Skip to main content

version_details

Function version_details 

Source
pub fn version_details() -> &'static str
Expand description

The version and its build stamp, as --version reports them after the command name: 0.19.0 (c980f4866 2026-06-30).

Borrowed for the process because that is what clap’s version field takes.