Type Definition obake::AnyVersion

source ·
pub type AnyVersion<T> = <T as Versioned>::Versioned;
Expand description

Short-hand for referring to the version-tagged representation of a versioned data-structre.