pub type StorageVersion = Releases;

Aliased Type§

enum StorageVersion {
    V1Ancient,
    V2,
}

Variants§

§

V1Ancient

§

V2