Add a comment
This commit is contained in:
parent
30f0736e64
commit
f87ce73579
@ -2,6 +2,7 @@ use ra_syntax::ast;
|
||||
|
||||
use crate::HirDatabase;
|
||||
|
||||
/// Holds documentation
|
||||
#[derive(Debug, Clone)]
|
||||
pub struct Documentation(String);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user