Crate polymesh_primitives_derive

Crate polymesh_primitives_derive 

Source

Derive Macrosยง

DeserializeU8StrongTyped
Implements Deserialize for U8 strong typed types.
Migrate
Implements Migrate for types structurally.
RistrettoStrongTyped
Implements all utility method for strong typed based on RistrettoPoint inner type.
SerializeU8StrongTyped
Implements Serialize for U8 strong typed types.
SliceU8StrongTyped
Implements all utility method for strong typed based on [u8] inner type.
VecU8StrongTyped
Implements all utility method for strong typed based on Vec<u8> inner type.