[][src]Trait rbtag::BuildDateTime

pub trait BuildDateTime {
    fn get_build_timestamp(&self) -> &'static str;
}

Trait for returning the build datetime stamp in UTC

Required methods

fn get_build_timestamp(&self) -> &'static str

Loading content...

Implementors

Loading content...