Trait RuntimeType
reflect::runtime
pub trait RuntimeType { fn SELF(self) -> Type; }
fn SELF(self) -> Type
impl RuntimeType for str
impl RuntimeType for Type