Enums§
Traits§
- 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§
- Derives
BFieldCodec
for structs and enums.