Skip to main content

Crate conduit_derive

Crate conduit_derive 

Source
Expand description

Derive macros for conduit-core’s Encode and Decode traits.

Derive Macros§

Decode
Derive the Decode trait for a struct with named fields.
Encode
Derive the Encode trait for a struct with named fields.