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

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

Required methods

fn kind(&self) -> GenericKind

Loading content...

Implementations on Foreign Types

impl GenericExt for GenericArgument[src]

impl GenericExt for GenericParam[src]

Loading content...

Implementors

Loading content...