Trait CheckedFixedSchema

Source
pub trait CheckedFixedSchema<S>: CheckedBackwardsCompatibleSchema<S>
where S: CustomSchema,
{ }
Expand description

Marker traits intended to be implemented by the SborAssert macros

Implementorsยง