Trait rpm::TypeName[][src]

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

Required methods

Implementors