fuel_derive

Derive Macro Serialize

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

Derives Serialize trait for the given struct or enum.