9 lines
1.2 KiB
JavaScript
9 lines
1.2 KiB
JavaScript
(function() {
|
|
var implementors = Object.fromEntries([["brotli",[["impl<ErrType, R: <a class=\"trait\" href=\"brotli/trait.CustomRead.html\" title=\"trait brotli::CustomRead\">CustomRead</a><ErrType>, BufferType: <a class=\"trait\" href=\"brotli/trait.SliceWrapperMut.html\" title=\"trait brotli::SliceWrapperMut\">SliceWrapperMut</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.93.1/std/primitive.u8.html\">u8</a>>, Alloc: <a class=\"trait\" href=\"brotli/enc/combined_alloc/trait.BrotliAlloc.html\" title=\"trait brotli::enc::combined_alloc::BrotliAlloc\">BrotliAlloc</a>> <a class=\"trait\" href=\"brotli/trait.CustomRead.html\" title=\"trait brotli::CustomRead\">CustomRead</a><ErrType> for <a class=\"struct\" href=\"brotli/enc/reader/struct.CompressorReaderCustomIo.html\" title=\"struct brotli::enc::reader::CompressorReaderCustomIo\">CompressorReaderCustomIo</a><ErrType, R, BufferType, Alloc>"]]],["brotli_decompressor",[]]]);
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
})()
|
|
//{"start":57,"fragment_lengths":[895,27]}
|