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
Source§

impl SliceWrapper<Compat32x8> for EmptyIVec

Source§

fn slice(&self) -> &[Mem256i]

Source§

fn len(&self) -> usize

Source§

impl SliceWrapperMut<Compat32x8> for EmptyIVec

Source§

fn slice_mut(&mut self) -> &mut [Mem256i]