Derive Macrosยง
- From
Tokens - Provides the
FromTokenSinktrait for a struct or enum. This is used to deserialize into Rust data structures. - Into
Tokens - Provides the IntoTokens trait for a struct or enum. This is used to serialize Rust data structures.