pub trait PackedBinaryField: PackedField<Scalar: BinaryField> { }
Expand description
A helper trait to make the generic bunds shorter
Object Safety§
This trait is not object safe.
pub trait PackedBinaryField: PackedField<Scalar: BinaryField> { }
A helper trait to make the generic bunds shorter