fuel_derive

Derive Macro Deserialize

source
#[derive(Deserialize)]
{
    // Attributes available to this derive:
    #[canonical]
}
Expand description

Derives Deserialize trait for the given struct or enum.