Derive Macrosยง
- Deserialize
U8Strong Typed - Implements Deserialize for
U8
strong typed types. - Migrate
- Implements
Migrate
for types structurally. - Ristretto
Strong Typed - Implements all utility method for strong typed based on
RistrettoPoint
inner type. - Serialize
U8Strong Typed - Implements Serialize for
U8
strong typed types. - Slice
U8Strong Typed - Implements all utility method for strong typed based on
[u8]
inner type. - VecU8
Strong Typed - Implements all utility method for strong typed based on
Vec<u8>
inner type.