Fix copy & paste doc error
This commit is contained in:
parent
9fa6bdd764
commit
8b29ad7215
@ -32,7 +32,7 @@ pub type DefId = usize;
|
||||
/// A list of crate items.
|
||||
pub type CrateItems = Vec<CrateItem>;
|
||||
|
||||
/// A list of crate items.
|
||||
/// A list of trait decls.
|
||||
pub type TraitDecls = Vec<TraitDef>;
|
||||
|
||||
/// Holds information about a crate.
|
||||
|
Loading…
x
Reference in New Issue
Block a user