Trait devise::ext::GenericExt

source ·
pub trait GenericExt {
    // Required method
    fn kind(&self) -> GenericKind;
}

Required Methods§

source

fn kind(&self) -> GenericKind

Implementors§