#[derive(Decode)]
{
// Attributes available to this derive:
#[ssz]
}
Expand description
Derive the ssz::Decode trait for a struct or enum.
#[derive(Decode)]
{
// Attributes available to this derive:
#[ssz]
}
Derive the ssz::Decode trait for a struct or enum.