Enums§
Traits§
- BField
Codec - This trait provides functions for encoding to and decoding from a Vec of BFieldElements. This encoding does not record the size of objects nor their type information; this is the responsibility of the decoder.
Derive Macros§
- BField
Codec - Derives
BFieldCodec
for structs and enums.