Trait fress::dispatch::Identification[][src]

pub trait Identification {
    fn type_name(&self) -> &'static str;
}

Required methods

Implementors