Struct bam::header::Tag [−][src]
pub struct Tag { /* fields omitted */ }Expand description
A single tag in a line.
Implementations
Sets a new value and returns an old one.
Consumes tag and returns value.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Tag
impl UnwindSafe for Tag
Blanket Implementations
Mutably borrows from an owned value. Read more
