Histogram
Command
Scratch
brotli
7.0.0
Histogram
Command
Scratch
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
brotli
::
enc
::
histogram
Type Alias
HistogramCommandScratch
Copy item path
Settings
Help
Summary
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