Version

Derive Macro Version 

Source
#[derive(Version)]
{
    // Attributes available to this derive:
    #[versionize]
}
Expand description

Implement the Version trait for the target type.