Module as_packed_field

Module as_packed_field 

Source

Traits§

PackScalar
This trait represents correspondence (UnderlierType, Field) -> PackedField. For example (u64, BinaryField16b) -> PackedBinaryField4x16b.

Type Aliases§

PackedType
Returns the packed field type for the scalar field F and underlier U.