Now a REAL lib

This commit is contained in:
Justine
2023-01-09 19:23:20 +01:00
parent ef46613c71
commit fe9e6f04f5
19014 changed files with 715877 additions and 264 deletions

View File

@ -0,0 +1,11 @@
(function() {var implementors = {};
implementors["base64"] = [{"text":"impl&lt;W:&nbsp;<a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/std/io/trait.Write.html\" title=\"trait std::io::Write\">Write</a>&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/ops/drop/trait.Drop.html\" title=\"trait core::ops::drop::Drop\">Drop</a> for <a class=\"struct\" href=\"base64/write/struct.EncoderWriter.html\" title=\"struct base64::write::EncoderWriter\">EncoderWriter</a>&lt;W&gt;","synthetic":false,"types":["base64::write::encoder::EncoderWriter"]}];
implementors["dlv_list"] = [{"text":"impl&lt;EntryData&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/ops/drop/trait.Drop.html\" title=\"trait core::ops::drop::Drop\">Drop</a> for <a class=\"struct\" href=\"dlv_list/struct.Drain.html\" title=\"struct dlv_list::Drain\">Drain</a>&lt;'_, EntryData&gt;","synthetic":false,"types":["dlv_list::Drain"]}];
implementors["hashbrown"] = [{"text":"impl&lt;'a, K, V, F, A&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/ops/drop/trait.Drop.html\" title=\"trait core::ops::drop::Drop\">Drop</a> for <a class=\"struct\" href=\"hashbrown/hash_map/struct.DrainFilter.html\" title=\"struct hashbrown::hash_map::DrainFilter\">DrainFilter</a>&lt;'a, K, V, F, A&gt; <span class=\"where fmt-newline\">where<br>&nbsp;&nbsp;&nbsp;&nbsp;F: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/ops/function/trait.FnMut.html\" title=\"trait core::ops::function::FnMut\">FnMut</a>(<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.64.0/std/primitive.reference.html\">&amp;</a>K, <a class=\"primitive\" href=\"https://doc.rust-lang.org/1.64.0/std/primitive.reference.html\">&amp;mut </a>V) -&gt; <a class=\"primitive\" href=\"https://doc.rust-lang.org/1.64.0/std/primitive.bool.html\">bool</a>,<br>&nbsp;&nbsp;&nbsp;&nbsp;A: Allocator + <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>,&nbsp;</span>","synthetic":false,"types":["hashbrown::map::DrainFilter"]},{"text":"impl&lt;'a, K, F, A:&nbsp;Allocator + <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/ops/drop/trait.Drop.html\" title=\"trait core::ops::drop::Drop\">Drop</a> for <a class=\"struct\" href=\"hashbrown/hash_set/struct.DrainFilter.html\" title=\"struct hashbrown::hash_set::DrainFilter\">DrainFilter</a>&lt;'a, K, F, A&gt; <span class=\"where fmt-newline\">where<br>&nbsp;&nbsp;&nbsp;&nbsp;F: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/ops/function/trait.FnMut.html\" title=\"trait core::ops::function::FnMut\">FnMut</a>(<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.64.0/std/primitive.reference.html\">&amp;</a>K) -&gt; <a class=\"primitive\" href=\"https://doc.rust-lang.org/1.64.0/std/primitive.bool.html\">bool</a>,&nbsp;</span>","synthetic":false,"types":["hashbrown::set::DrainFilter"]}];
implementors["io_lifetimes"] = [{"text":"impl&lt;Target:&nbsp;<a class=\"trait\" href=\"io_lifetimes/views/trait.FilelikeViewType.html\" title=\"trait io_lifetimes::views::FilelikeViewType\">FilelikeViewType</a>&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/ops/drop/trait.Drop.html\" title=\"trait core::ops::drop::Drop\">Drop</a> for <a class=\"struct\" href=\"io_lifetimes/views/struct.FilelikeView.html\" title=\"struct io_lifetimes::views::FilelikeView\">FilelikeView</a>&lt;'_, Target&gt;","synthetic":false,"types":["io_lifetimes::views::FilelikeView"]},{"text":"impl&lt;Target:&nbsp;<a class=\"trait\" href=\"io_lifetimes/views/trait.SocketlikeViewType.html\" title=\"trait io_lifetimes::views::SocketlikeViewType\">SocketlikeViewType</a>&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/ops/drop/trait.Drop.html\" title=\"trait core::ops::drop::Drop\">Drop</a> for <a class=\"struct\" href=\"io_lifetimes/views/struct.SocketlikeView.html\" title=\"struct io_lifetimes::views::SocketlikeView\">SocketlikeView</a>&lt;'_, Target&gt;","synthetic":false,"types":["io_lifetimes::views::SocketlikeView"]}];
implementors["linked_hash_map"] = [{"text":"impl&lt;K, V, S&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/ops/drop/trait.Drop.html\" title=\"trait core::ops::drop::Drop\">Drop</a> for <a class=\"struct\" href=\"linked_hash_map/struct.LinkedHashMap.html\" title=\"struct linked_hash_map::LinkedHashMap\">LinkedHashMap</a>&lt;K, V, S&gt;","synthetic":false,"types":["linked_hash_map::LinkedHashMap"]},{"text":"impl&lt;K, V&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/ops/drop/trait.Drop.html\" title=\"trait core::ops::drop::Drop\">Drop</a> for <a class=\"struct\" href=\"linked_hash_map/struct.IntoIter.html\" title=\"struct linked_hash_map::IntoIter\">IntoIter</a>&lt;K, V&gt;","synthetic":false,"types":["linked_hash_map::IntoIter"]},{"text":"impl&lt;'a, K, V&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/ops/drop/trait.Drop.html\" title=\"trait core::ops::drop::Drop\">Drop</a> for <a class=\"struct\" href=\"linked_hash_map/struct.Drain.html\" title=\"struct linked_hash_map::Drain\">Drain</a>&lt;'a, K, V&gt;","synthetic":false,"types":["linked_hash_map::Drain"]}];
implementors["once_cell"] = [{"text":"impl&lt;T&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/ops/drop/trait.Drop.html\" title=\"trait core::ops::drop::Drop\">Drop</a> for <a class=\"struct\" href=\"once_cell/race/struct.OnceBox.html\" title=\"struct once_cell::race::OnceBox\">OnceBox</a>&lt;T&gt;","synthetic":false,"types":["once_cell::race::once_box::OnceBox"]}];
implementors["ordered_multimap"] = [{"text":"impl&lt;Key, Value&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/ops/drop/trait.Drop.html\" title=\"trait core::ops::drop::Drop\">Drop</a> for <a class=\"struct\" href=\"ordered_multimap/list_ordered_multimap/struct.EntryValuesDrain.html\" title=\"struct ordered_multimap::list_ordered_multimap::EntryValuesDrain\">EntryValuesDrain</a>&lt;'_, Key, Value&gt;","synthetic":false,"types":["ordered_multimap::list_ordered_multimap::EntryValuesDrain"]}];
implementors["ssw"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/ops/drop/trait.Drop.html\" title=\"trait core::ops::drop::Drop\">Drop</a> for <a class=\"struct\" href=\"ssw/threadpool/struct.ThreadPool.html\" title=\"struct ssw::threadpool::ThreadPool\">ThreadPool</a>","synthetic":false,"types":["ssw::threadpool::ThreadPool"]}];
implementors["syn"] = [{"text":"impl&lt;'a&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.64.0/core/ops/drop/trait.Drop.html\" title=\"trait core::ops::drop::Drop\">Drop</a> for <a class=\"struct\" href=\"syn/parse/struct.ParseBuffer.html\" title=\"struct syn::parse::ParseBuffer\">ParseBuffer</a>&lt;'a&gt;","synthetic":false,"types":["syn::parse::ParseBuffer"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()