Module serde

Source

Modules§

endian

Structs§

Repr

Traits§

SerdeObject
Trait for converting raw bytes to/from the internal representation of a type. For example, field elements are represented in Montgomery form and serialized/deserialized without Montgomery reduction.