6 lines
6.7 KiB
HTML
6 lines
6.7 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="List of all items in this crate"><meta name="keywords" content="rust, rustlang, rust-lang"><title>List of all items in this crate</title><link rel="preload" as="font" type="font/woff2" crossorigin href="../SourceSerif4-Regular.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../FiraSans-Regular.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../FiraSans-Medium.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../SourceCodePro-Regular.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../SourceSerif4-Bold.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../SourceCodePro-Semibold.ttf.woff2"><link rel="stylesheet" type="text/css" href="../normalize.css"><link rel="stylesheet" type="text/css" href="../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" type="text/css" href="../ayu.css" disabled><link rel="stylesheet" type="text/css" href="../dark.css" disabled><link rel="stylesheet" type="text/css" href="../light.css" id="themeStyle"><script id="default-settings" ></script><script src="../storage.js"></script><script src="../crates.js"></script><script defer src="../main.js"></script>
|
||
<noscript><link rel="stylesheet" href="../noscript.css"></noscript><link rel="alternate icon" type="image/png" href="../favicon-16x16.png"><link rel="alternate icon" type="image/png" href="../favicon-32x32.png"><link rel="icon" type="image/svg+xml" href="../favicon.svg"></head><body class="rustdoc mod"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="sidebar"><div class="sidebar-menu" role="button">☰</div><a class="sidebar-logo" href="../zstd/index.html"><div class="logo-container"><img class="rust-logo" src="../rust-logo.png" alt="logo"></div>
|
||
</a><h2 class="location">Crate zstd</h2><div class="block version"><p>Version 0.10.0+zstd.1.5.2</p></div><a id="all-types" href="index.html"><p>Back to index</p></a></nav><main><div class="width-limiter"><div class="sub-container"><a class="sub-logo-container" href="../zstd/index.html"><img class="rust-logo" src="../rust-logo.png" alt="logo"></a><nav class="sub"><div class="theme-picker"><button id="theme-picker" aria-label="Pick another theme!" aria-haspopup="menu" title="themes"><img width="18" height="18" alt="Pick another theme!" src="../brush.svg"></button><div id="theme-choices" role="menu"></div></div><form class="search-form"><div class="search-container"><div><select id="crate-search"><option value="All crates">All crates</option></select><input class="search-input" name="search" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"></div><button type="button" id="help-button" title="help">?</button><a id="settings-menu" href="../settings.html" title="settings"><img width="18" height="18" alt="Change settings" src="../wheel.svg"></a></div></form></nav></div><section id="main-content" class="content"><h1 class="fqn"><span class="in-band">List of all items</span><span class="out-of-band"><span id="render-detail"><a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class="inner">−</span>]</a></span>
|
||
</span>
|
||
</h1><h3 id="Structs">Structs</h3><ul class="structs docblock"><li><a href="bulk/struct.Compressor.html">bulk::Compressor</a></li><li><a href="bulk/struct.Decompressor.html">bulk::Decompressor</a></li><li><a href="dict/struct.CDict.html">dict::CDict</a></li><li><a href="dict/struct.DDict.html">dict::DDict</a></li><li><a href="dict/struct.DecoderDictionary.html">dict::DecoderDictionary</a></li><li><a href="dict/struct.EncoderDictionary.html">dict::EncoderDictionary</a></li><li><a href="stream/raw/struct.Decoder.html">stream::raw::Decoder</a></li><li><a href="stream/raw/struct.Encoder.html">stream::raw::Encoder</a></li><li><a href="stream/raw/struct.InBuffer.html">stream::raw::InBuffer</a></li><li><a href="stream/raw/struct.NoOp.html">stream::raw::NoOp</a></li><li><a href="stream/raw/struct.OutBuffer.html">stream::raw::OutBuffer</a></li><li><a href="stream/raw/struct.Status.html">stream::raw::Status</a></li><li><a href="stream/read/struct.Decoder.html">stream::read::Decoder</a></li><li><a href="stream/read/struct.Encoder.html">stream::read::Encoder</a></li><li><a href="stream/write/struct.AutoFinishEncoder.html">stream::write::AutoFinishEncoder</a></li><li><a href="stream/write/struct.AutoFlushDecoder.html">stream::write::AutoFlushDecoder</a></li><li><a href="stream/write/struct.Decoder.html">stream::write::Decoder</a></li><li><a href="stream/write/struct.Encoder.html">stream::write::Encoder</a></li><li><a href="stream/zio/struct.Reader.html">stream::zio::Reader</a></li><li><a href="stream/zio/struct.Writer.html">stream::zio::Writer</a></li></ul><h3 id="Enums">Enums</h3><ul class="enums docblock"><li><a href="stream/raw/enum.CParameter.html">stream::raw::CParameter</a></li><li><a href="stream/raw/enum.DParameter.html">stream::raw::DParameter</a></li></ul><h3 id="Traits">Traits</h3><ul class="traits docblock"><li><a href="stream/raw/trait.Operation.html">stream::raw::Operation</a></li><li><a href="stream/raw/trait.WriteBuf.html">stream::raw::WriteBuf</a></li></ul><h3 id="Functions">Functions</h3><ul class="functions docblock"><li><a href="bulk/fn.compress.html">bulk::compress</a></li><li><a href="bulk/fn.compress_to_buffer.html">bulk::compress_to_buffer</a></li><li><a href="bulk/fn.decompress.html">bulk::decompress</a></li><li><a href="bulk/fn.decompress_to_buffer.html">bulk::decompress_to_buffer</a></li><li><a href="fn.compression_level_range.html">compression_level_range</a></li><li><a href="dict/fn.from_continuous.html">dict::from_continuous</a></li><li><a href="dict/fn.from_files.html">dict::from_files</a></li><li><a href="dict/fn.from_samples.html">dict::from_samples</a></li><li><a href="stream/fn.copy_decode.html">stream::copy_decode</a></li><li><a href="stream/fn.copy_encode.html">stream::copy_encode</a></li><li><a href="stream/fn.decode_all.html">stream::decode_all</a></li><li><a href="stream/fn.encode_all.html">stream::encode_all</a></li></ul><h3 id="Constants">Constants</h3><ul class="constants docblock"><li><a href="constant.DEFAULT_COMPRESSION_LEVEL.html">DEFAULT_COMPRESSION_LEVEL</a></li></ul></section><section id="search" class="content hidden"></section></div></main><div id="rustdoc-vars" data-root-path="../" data-current-crate="zstd" data-themes="ayu,dark,light" data-resource-suffix="" data-rustdoc-version="1.59.0 (9d1b2106e 2022-02-23)" ></div>
|
||
</body></html> |