added the heapless crate and added new docs
This commit is contained in:
parent
a33a57bd49
commit
ba5662a17e
230 changed files with 48215 additions and 40 deletions
3
docs/doc/implementors/hash32/trait.BuildHasher.js
Normal file
3
docs/doc/implementors/hash32/trait.BuildHasher.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
(function() {var implementors = {
|
||||
"hash32":[]
|
||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
4
docs/doc/implementors/hash32/trait.Hash.js
Normal file
4
docs/doc/implementors/hash32/trait.Hash.js
Normal file
|
@ -0,0 +1,4 @@
|
|||
(function() {var implementors = {
|
||||
"hash32":[],
|
||||
"heapless":[["impl<const N: usize> <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a> for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<T, const N: usize> <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a> for <a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N><span class=\"where fmt-newline\">where\n T: <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a>,</span>"]]
|
||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
3
docs/doc/implementors/hash32/trait.Hasher.js
Normal file
3
docs/doc/implementors/hash32/trait.Hasher.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
(function() {var implementors = {
|
||||
"hash32":[]
|
||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
Loading…
Add table
Add a link
Reference in a new issue