[][src]Trait rpm::TypeName

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

Required methods

fn type_name() -> &'static str

Loading content...

Implementors

impl TypeName for IndexSignatureTag[src]

impl TypeName for IndexTag[src]

Loading content...