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