fuel_derive

Derive Macro Decompress

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

Derives DecompressibleBy trait for the given struct or enum.