Trait syn::aster::ident::ToIdent
[−]
[src]
pub trait ToIdent {
fn to_ident(&self) -> Ident;
}
pub trait ToIdent {
fn to_ident(&self) -> Ident;
}