#[derive(NotVersioned)]Expand description
This derives the Versionize and Unversionize trait for a type that should not
be versioned. The versionize method will simply return self
#[derive(NotVersioned)]This derives the Versionize and Unversionize trait for a type that should not
be versioned. The versionize method will simply return self