[][src]Trait rpm::Tag

Header tag.

Each and every header has a particular header tag that identifies the type of the header the format / information contained in that header.

Implementors

impl<T> Tag for T where
    T: FromPrimitive + ToPrimitive + PartialEq + Display + Debug + Copy + TypeName
[src]

Loading content...