Module lambdaworks_math::traits
source · Traits
- A trait for converting an element to and from its byte representation and for getting an element from its byte representation in big-endian or little-endian order.
- Deserialize function without args Used along with the Serializable trait
- Serialize function without args Used for serialization when formatting options are not relevant