#[derive(RDC)] { // Attributes available to this derive: #[serde] }
Derive macro for generating code for the rdc crate. Supported types are structs, enums and primitive types.
rdc