Files
GopherGate/target/doc/trait.impl/brotli_decompressor/io_wrappers/trait.CustomWrite.js
2026-02-26 12:00:21 -05:00

9 lines
1.2 KiB
JavaScript

(function() {
var implementors = Object.fromEntries([["brotli",[["impl&lt;ErrType, W: <a class=\"trait\" href=\"brotli/trait.CustomWrite.html\" title=\"trait brotli::CustomWrite\">CustomWrite</a>&lt;ErrType&gt;, BufferType: <a class=\"trait\" href=\"brotli/trait.SliceWrapperMut.html\" title=\"trait brotli::SliceWrapperMut\">SliceWrapperMut</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.93.1/std/primitive.u8.html\">u8</a>&gt;, Alloc: <a class=\"trait\" href=\"brotli/enc/combined_alloc/trait.BrotliAlloc.html\" title=\"trait brotli::enc::combined_alloc::BrotliAlloc\">BrotliAlloc</a>&gt; <a class=\"trait\" href=\"brotli/trait.CustomWrite.html\" title=\"trait brotli::CustomWrite\">CustomWrite</a>&lt;ErrType&gt; for <a class=\"struct\" href=\"brotli/enc/writer/struct.CompressorWriterCustomIo.html\" title=\"struct brotli::enc::writer::CompressorWriterCustomIo\">CompressorWriterCustomIo</a>&lt;ErrType, W, BufferType, Alloc&gt;"]]],["brotli_decompressor",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[901,27]}