Crate version [] [src]

Macros

version!

Gets the current version as a string.

Structs

Version

Functions

current

Gets the current version. If the enviroment is invalid it will panic.

try_current

Tries to get the current version, returning a parse error if it fails.