Trait devise::ext::TypeExt [−][src]
pub trait TypeExt {
fn strip_lifetimes(&mut self);
fn with_stripped_lifetimes(&self) -> Type;
}
pub trait TypeExt {
fn strip_lifetimes(&mut self);
fn with_stripped_lifetimes(&self) -> Type;
}