Trait reflect::runtime::RuntimeType [] [src]

pub trait RuntimeType {
    fn SELF(self) -> Type;
}

Required Methods

Implementors