#[derive(VersionsDispatch)]Expand description
Implement the VersionsDispatch trait for the target type. The type where this macro is
applied should be an enum where each variant is a version of the type that we want to
versionize.
#[derive(VersionsDispatch)]Implement the VersionsDispatch trait for the target type. The type where this macro is
applied should be an enum where each variant is a version of the type that we want to
versionize.