fuel_derive

Derive Macro Compress

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

Derives Compressible and CompressibleBy traits for the given struct or enum.