Function regorust::build_info
source · pub fn build_info() -> String
Expand description
Returns the build information as a string.
The string will be in the format “{version} ({name}, {date}) {toolchain} on {platform}.”
pub fn build_info() -> String
Returns the build information as a string.
The string will be in the format “{version} ({name}, {date}) {toolchain} on {platform}.”