Crate rbtag

Crate rbtag 

Source

Traits§

BuildDateTime
Trait for returning the build datetime stamp in UTC
BuildInfo
Trait for returning the build commit short hash

Derive Macros§

BuildDateTime
This function creates a utc datetime in rfc3339 format and returns it as a &'static str
BuildInfo
This function gets the current short git commit hash from windows or *nix and returns it as a &'static str