Trait devise_core::ext::GenericExt[][src]

pub trait GenericExt {
    fn kind(&self) -> GenericKind;
}

Required methods

Implementations on Foreign Types

Implementors