Skip to main content

get_version_long

Function get_version_long 

Source
pub fn get_version_long() -> String
Expand description

Get the long version string with build information

Returns version plus build metadata when available (git commit, build date). Falls back gracefully if build info is not available.