#[derive(Version)]
{
// Attributes available to this derive:
#[versionize]
}
Expand description
Implement the Version trait for the target type.
#[derive(Version)]
{
// Attributes available to this derive:
#[versionize]
}
Implement the Version trait for the target type.