brotli::enc::histogram

Type Alias HistogramLiteralScratch

Source
pub type HistogramLiteralScratch = EmptyIVec;

Aliased Type§

struct HistogramLiteralScratch {}

Trait Implementations

Source§

impl Default for EmptyIVec

Source§

fn default() -> EmptyIVec

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