☰
HistogramCommandScratch
HistogramCommandScratch
Aliased type
Trait Implementations
Default
In brotli::enc::histogram
Structs
Array264i
Array528i
Array712i
BlockSplitIterator
EmptyIVec
HistogramCommand
HistogramDistance
HistogramLiteral
Enums
ContextType
Traits
CostAccessors
Functions
BrotliBuildHistogramsWithContext
ClearHistograms
Context
HistogramAddHistogram
HistogramAddItem
HistogramAddVector
HistogramClear
HistogramSelfAddHistogram
Type Aliases
HistogramCommandScratch
HistogramDistanceScratch
HistogramLiteralScratch
?
Type Alias
brotli
::
enc
::
histogram
::
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