pub trait CheckedFixedSchema<S>: CheckedBackwardsCompatibleSchema<S>where
S: CustomSchema,{ }
Expand description
Marker traits intended to be implemented by the SborAssert macros
pub trait CheckedFixedSchema<S>: CheckedBackwardsCompatibleSchema<S>where
S: CustomSchema,{ }
Marker traits intended to be implemented by the SborAssert macros