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