binius_field::as_packed_field

Type Alias PackedType

source
pub type PackedType<U, F> = <U as PackScalar<F>>::Packed;
Expand description

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