Trait downcast::Any

source ·
pub trait Any: StdAny {
    fn type_name(&self) -> &'static str;
}

Required Methods§

Implementations§

Trait Implementations§

Implementors§