1
0
mirror of https://github.com/actix/actix-website synced 2025-07-01 09:05:10 +02:00

update stable docs

This commit is contained in:
Nikolay Kim
2018-07-26 10:53:41 -07:00
parent 0c2153597f
commit 90165ac1cc
2025 changed files with 116162 additions and 2957 deletions

View File

@ -344,9 +344,9 @@
<span class="doccomment">//! dependency</span>
<span class="doccomment">//! * `brotli` - enables `brotli` compression support, requires `c`</span>
<span class="doccomment">//! compiler</span>
<span class="doccomment">//! * `flate-c` - enables `gzip`, `deflate` compression support, requires</span>
<span class="doccomment">//! * `flate2-c` - enables `gzip`, `deflate` compression support, requires</span>
<span class="doccomment">//! `c` compiler</span>
<span class="doccomment">//! * `flate-rust` - experimental rust based implementation for</span>
<span class="doccomment">//! * `flate2-rust` - experimental rust based implementation for</span>
<span class="doccomment">//! `gzip`, `deflate` compression.</span>
<span class="doccomment">//!</span>
<span class="attribute">#![<span class="ident">cfg_attr</span>(<span class="ident">actix_nightly</span>, <span class="ident">feature</span>(