brotli::enc::histogram

Type Alias HistogramCommandScratch

source
pub type HistogramCommandScratch = EmptyIVec;

Aliased Type§

struct HistogramCommandScratch {}

Trait Implementations

source§

impl Default for EmptyIVec

source§

fn default() -> EmptyIVec

Returns the “default value” for a type. Read more