Trait syn::aster::lifetime::IntoLifetimeDef
[−]
[src]
pub trait IntoLifetimeDef {
fn into_lifetime_def(self) -> LifetimeDef;
}
Required Methods
fn into_lifetime_def(self) -> LifetimeDef
Implementors
impl IntoLifetimeDef for LifetimeDefimpl IntoLifetimeDef for Lifetimeimpl<'a> IntoLifetimeDef for &'a strimpl IntoLifetimeDef for String