Skip to main content

Codec

Derive Macro Codec 

Source
#[derive(Codec)]
{
    // Attributes available to this derive:
    #[codec]
}
Expand description

Derive macro for implementing Codec trait for structs