Derive Macro matrix_pickle::Decode

source ยท
#[derive(Decode)]
{
    // Attributes available to this derive:
    #[secret]
}
Expand description

Derive an Decode implementation for a struct or enum.