pub type ProofCarryingDataStableV1Versioned<A, B> = Versioned<ProofCarryingDataStableV1<A, B>, 1>;
Aliased Type§
pub struct ProofCarryingDataStableV1Versioned<A, B>(ProofCarryingDataStableV1<A, B>);
Tuple Fields§
§0: ProofCarryingDataStableV1<A, B>
pub type ProofCarryingDataStableV1Versioned<A, B> = Versioned<ProofCarryingDataStableV1<A, B>, 1>;
pub struct ProofCarryingDataStableV1Versioned<A, B>(ProofCarryingDataStableV1<A, B>);
0: ProofCarryingDataStableV1<A, B>