Crate proc_contra

Crate proc_contra 

Source
Expand description

Macro implementations for contra

Provides the derive macros for the serialization and deserialization of any arbitrary object.

Derive Macrosยง

Deserialize
Derives the Deserialize trait implementation
Serialize
Derives the Serialize trait implementation