Trait introspection::Introspection [] [src]

pub trait Introspection {
    fn introspection() -> IntrospectionInfo;
}

Required Methods

Implementors