Trait brotli::enc::combined_alloc::BrotliAlloc
source · pub trait BrotliAlloc:
Allocator<u8>
+ Allocator<u16>
+ Allocator<i32>
+ Allocator<u32>
+ Allocator<u64>
+ Allocator<Command>
+ Allocator<floatX>
+ Allocator<v8>
+ Allocator<s16>
+ Allocator<PDF>
+ Allocator<StaticCommand>
+ Allocator<HistogramLiteral>
+ Allocator<HistogramCommand>
+ Allocator<HistogramDistance>
+ Allocator<HistogramPair>
+ Allocator<ContextType>
+ Allocator<HuffmanTree>
+ Allocator<ZopfliNode> { }