Trait TypeExt
devise::ext
pub trait TypeExt { fn strip_lifetimes(&mut self); fn with_stripped_lifetimes(&self) -> Type; }
fn strip_lifetimes(&mut self)
fn with_stripped_lifetimes(&self) -> Type
impl TypeExt for Type