Update docs
This commit is contained in:
@@ -11,6 +11,7 @@ implementors["gtk"] = [];
|
||||
implementors["libc"] = [];
|
||||
implementors["num"] = [];
|
||||
implementors["pango"] = [];
|
||||
implementors["pnmixerlib"] = [];
|
||||
implementors["regex_syntax"] = [];
|
||||
implementors["serde"] = [];
|
||||
implementors["syn"] = [];
|
||||
|
||||
@@ -12,6 +12,7 @@ implementors["gtk"] = [];
|
||||
implementors["libc"] = [];
|
||||
implementors["num"] = [];
|
||||
implementors["pango"] = [];
|
||||
implementors["pnmixerlib"] = ["impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/io/trait.Read.html\" title=\"trait std::io::Read\">Read</a> for <a class=\"struct\" href=\"alsa/pcm/struct.IO.html\" title=\"struct alsa::pcm::IO\">IO</a><'a, S> <span class=\"where fmt-newline\">where<br> S: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a>, </span>","impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/io/trait.Read.html\" title=\"trait std::io::Read\">Read</a> for <a class=\"struct\" href=\"alsa/rawmidi/struct.IO.html\" title=\"struct alsa::rawmidi::IO\">IO</a><'a>",];
|
||||
implementors["regex_syntax"] = [];
|
||||
implementors["serde"] = [];
|
||||
implementors["syn"] = [];
|
||||
|
||||
@@ -11,6 +11,7 @@ implementors["gtk"] = [];
|
||||
implementors["libc"] = [];
|
||||
implementors["num"] = [];
|
||||
implementors["pango"] = [];
|
||||
implementors["pnmixerlib"] = [];
|
||||
implementors["regex_syntax"] = [];
|
||||
implementors["serde"] = [];
|
||||
implementors["syn"] = [];
|
||||
|
||||
@@ -14,6 +14,7 @@ implementors["inflate"] = ["impl<W: <a class=\"trait\" href=\"https://do
|
||||
implementors["libc"] = [];
|
||||
implementors["num"] = [];
|
||||
implementors["pango"] = [];
|
||||
implementors["pnmixerlib"] = ["impl<W> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/io/trait.Write.html\" title=\"trait std::io::Write\">Write</a> for <a class=\"struct\" href=\"inflate/writer/struct.InflateWriter.html\" title=\"struct inflate::writer::InflateWriter\">InflateWriter</a><W> <span class=\"where fmt-newline\">where<br> W: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/io/trait.Write.html\" title=\"trait std::io::Write\">Write</a>, </span>","impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/io/trait.Write.html\" title=\"trait std::io::Write\">Write</a> for <a class=\"struct\" href=\"alsa/rawmidi/struct.IO.html\" title=\"struct alsa::rawmidi::IO\">IO</a><'a>","impl<'a, S> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/io/trait.Write.html\" title=\"trait std::io::Write\">Write</a> for <a class=\"struct\" href=\"alsa/pcm/struct.IO.html\" title=\"struct alsa::pcm::IO\">IO</a><'a, S> <span class=\"where fmt-newline\">where<br> S: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a>, </span>","impl<W> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/io/trait.Write.html\" title=\"trait std::io::Write\">Write</a> for <a class=\"struct\" href=\"deflate/writer/struct.ZlibEncoder.html\" title=\"struct deflate::writer::ZlibEncoder\">ZlibEncoder</a><W> <span class=\"where fmt-newline\">where<br> W: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/io/trait.Write.html\" title=\"trait std::io::Write\">Write</a>, </span>","impl<W> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/io/trait.Write.html\" title=\"trait std::io::Write\">Write</a> for <a class=\"struct\" href=\"deflate/writer/struct.DeflateEncoder.html\" title=\"struct deflate::writer::DeflateEncoder\">DeflateEncoder</a><W> <span class=\"where fmt-newline\">where<br> W: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/io/trait.Write.html\" title=\"trait std::io::Write\">Write</a>, </span>",];
|
||||
implementors["regex_syntax"] = [];
|
||||
implementors["serde"] = [];
|
||||
implementors["syn"] = [];
|
||||
|
||||
Reference in New Issue
Block a user