MCPcopy Create free account
hub / github.com/Proryanator/encoder-benchmark / load_version

Function load_version

cli/src/cli_util.rs:134–136  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

132}
133
134fn load_version() -> String {
135 return String::from(env!("CARGO_PKG_VERSION"));
136}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected