Trait devise_core::ext::GenericParamExt[][src]

pub trait GenericParamExt {
    fn ident(&self) -> &Ident;
}

Required methods

Implementations on Foreign Types

Implementors