Struct howmuch::Tag [] [src]

pub struct Tag {
    pub since_begin: Duration,
    pub since_prev: Duration,
    pub tag: String,
}

Fields

Trait Implementations

impl Debug for Tag
[src]

[src]

Formats the value using the given formatter.