Trait primitives::Is[][src]

pub trait Is<T: Object>: AsRef<T> + 'static { }

Implementors