Update def.rs
This commit is contained in:
parent
a555d49757
commit
a9c2cdc720
1 changed files with 1 additions and 1 deletions
|
|
@ -163,7 +163,7 @@ impl Def {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// A human readable kind name
|
||||
pub fn kind_name(&self) -> &'static str {
|
||||
match *self {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue