added new docs for the serial library and fixed some typos
This commit is contained in:
parent
82650ccdd8
commit
d9f73a9140
864 changed files with 3654 additions and 2654 deletions
|
@ -1,7 +1,7 @@
|
|||
(function() {var implementors = {
|
||||
"arduboy_rust":[["impl Clone for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ButtonSet.html\" title=\"struct arduboy_rust::prelude::ButtonSet\">ButtonSet</a>"],["impl Clone for <a class=\"enum\" href=\"arduboy_rust/prelude/arduboy2/enum.Color.html\" title=\"enum arduboy_rust::prelude::arduboy2::Color\">Color</a>"],["impl Clone for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Rect.html\" title=\"struct arduboy_rust::prelude::arduboy2::Rect\">Rect</a>"],["impl Clone for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Point.html\" title=\"struct arduboy_rust::prelude::arduboy2::Point\">Point</a>"],["impl Clone for <a class=\"enum\" href=\"arduboy_rust/prelude/enum.Base.html\" title=\"enum arduboy_rust::prelude::Base\">Base</a>"]],
|
||||
"arduboy_rust":[["impl Clone for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Point.html\" title=\"struct arduboy_rust::prelude::arduboy2::Point\">Point</a>"],["impl Clone for <a class=\"enum\" href=\"arduboy_rust/prelude/arduboy2/enum.Color.html\" title=\"enum arduboy_rust::prelude::arduboy2::Color\">Color</a>"],["impl Clone for <a class=\"enum\" href=\"arduboy_rust/prelude/enum.Base.html\" title=\"enum arduboy_rust::prelude::Base\">Base</a>"],["impl Clone for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Rect.html\" title=\"struct arduboy_rust::prelude::arduboy2::Rect\">Rect</a>"],["impl Clone for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ButtonSet.html\" title=\"struct arduboy_rust::prelude::ButtonSet\">ButtonSet</a>"]],
|
||||
"byteorder":[["impl Clone for <a class=\"enum\" href=\"byteorder/enum.LittleEndian.html\" title=\"enum byteorder::LittleEndian\">LittleEndian</a>"],["impl Clone for <a class=\"enum\" href=\"byteorder/enum.BigEndian.html\" title=\"enum byteorder::BigEndian\">BigEndian</a>"]],
|
||||
"critical_section":[["impl Clone for <a class=\"struct\" href=\"critical_section/struct.RestoreState.html\" title=\"struct critical_section::RestoreState\">RestoreState</a>"],["impl<'cs> Clone for <a class=\"struct\" href=\"critical_section/struct.CriticalSection.html\" title=\"struct critical_section::CriticalSection\">CriticalSection</a><'cs>"]],
|
||||
"critical_section":[["impl<'cs> Clone for <a class=\"struct\" href=\"critical_section/struct.CriticalSection.html\" title=\"struct critical_section::CriticalSection\">CriticalSection</a><'cs>"],["impl Clone for <a class=\"struct\" href=\"critical_section/struct.RestoreState.html\" title=\"struct critical_section::RestoreState\">RestoreState</a>"]],
|
||||
"hash32":[["impl<H> Clone for <a class=\"struct\" href=\"hash32/struct.BuildHasherDefault.html\" title=\"struct hash32::BuildHasherDefault\">BuildHasherDefault</a><H><span class=\"where fmt-newline\">where\n H: Default + <a class=\"trait\" href=\"hash32/trait.Hasher.html\" title=\"trait hash32::Hasher\">Hasher</a>,</span>"]],
|
||||
"heapless":[["impl<'a, T: Clone, const N: usize> Clone for <a class=\"struct\" href=\"heapless/struct.OldestOrdered.html\" title=\"struct heapless::OldestOrdered\">OldestOrdered</a><'a, T, N>"],["impl Clone for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexUsize.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexUsize\">LinkedIndexUsize</a>"],["impl<T, S, const N: usize> Clone for <a class=\"struct\" href=\"heapless/struct.IndexSet.html\" title=\"struct heapless::IndexSet\">IndexSet</a><T, S, N><span class=\"where fmt-newline\">where\n T: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a> + Clone,\n S: Clone,</span>"],["impl Clone for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU16.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU16\">LinkedIndexU16</a>"],["impl Clone for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU8.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU8\">LinkedIndexU8</a>"],["impl<T, const N: usize> Clone for <a class=\"struct\" href=\"heapless/struct.Deque.html\" title=\"struct heapless::Deque\">Deque</a><T, N><span class=\"where fmt-newline\">where\n T: Clone,</span>"],["impl<T, const N: usize> Clone 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: Clone,</span>"],["impl<K, V, S, const N: usize> Clone for <a class=\"struct\" href=\"heapless/struct.IndexMap.html\" title=\"struct heapless::IndexMap\">IndexMap</a><K, V, S, N><span class=\"where fmt-newline\">where\n K: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a> + Clone,\n V: Clone,\n S: Clone,</span>"],["impl<T, K, const N: usize> Clone for <a class=\"struct\" href=\"heapless/binary_heap/struct.BinaryHeap.html\" title=\"struct heapless::binary_heap::BinaryHeap\">BinaryHeap</a><T, K, N><span class=\"where fmt-newline\">where\n K: <a class=\"trait\" href=\"heapless/binary_heap/trait.Kind.html\" title=\"trait heapless::binary_heap::Kind\">Kind</a>,\n T: Ord + Clone,</span>"],["impl<K, V, const N: usize> Clone for <a class=\"struct\" href=\"heapless/struct.LinearMap.html\" title=\"struct heapless::LinearMap\">LinearMap</a><K, V, N><span class=\"where fmt-newline\">where\n K: Eq + Clone,\n V: Clone,</span>"],["impl<const N: usize> Clone for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"]]
|
||||
"heapless":[["impl<K, V, S, const N: usize> Clone for <a class=\"struct\" href=\"heapless/struct.IndexMap.html\" title=\"struct heapless::IndexMap\">IndexMap</a><K, V, S, N><span class=\"where fmt-newline\">where\n K: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a> + Clone,\n V: Clone,\n S: Clone,</span>"],["impl<T, const N: usize> Clone for <a class=\"struct\" href=\"heapless/struct.Deque.html\" title=\"struct heapless::Deque\">Deque</a><T, N><span class=\"where fmt-newline\">where\n T: Clone,</span>"],["impl<T, S, const N: usize> Clone for <a class=\"struct\" href=\"heapless/struct.IndexSet.html\" title=\"struct heapless::IndexSet\">IndexSet</a><T, S, N><span class=\"where fmt-newline\">where\n T: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a> + Clone,\n S: Clone,</span>"],["impl<const N: usize> Clone for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<K, V, const N: usize> Clone for <a class=\"struct\" href=\"heapless/struct.LinearMap.html\" title=\"struct heapless::LinearMap\">LinearMap</a><K, V, N><span class=\"where fmt-newline\">where\n K: Eq + Clone,\n V: Clone,</span>"],["impl<'a, T: Clone, const N: usize> Clone for <a class=\"struct\" href=\"heapless/struct.OldestOrdered.html\" title=\"struct heapless::OldestOrdered\">OldestOrdered</a><'a, T, N>"],["impl<T, K, const N: usize> Clone for <a class=\"struct\" href=\"heapless/binary_heap/struct.BinaryHeap.html\" title=\"struct heapless::binary_heap::BinaryHeap\">BinaryHeap</a><T, K, N><span class=\"where fmt-newline\">where\n K: <a class=\"trait\" href=\"heapless/binary_heap/trait.Kind.html\" title=\"trait heapless::binary_heap::Kind\">Kind</a>,\n T: Ord + Clone,</span>"],["impl Clone for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU16.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU16\">LinkedIndexU16</a>"],["impl Clone for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU8.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU8\">LinkedIndexU8</a>"],["impl<T, const N: usize> Clone 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: Clone,</span>"],["impl Clone for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexUsize.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexUsize\">LinkedIndexUsize</a>"]]
|
||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
|
@ -1,6 +1,6 @@
|
|||
(function() {var implementors = {
|
||||
"arduboy_rust":[["impl Eq for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ButtonSet.html\" title=\"struct arduboy_rust::prelude::ButtonSet\">ButtonSet</a>"],["impl Eq for <a class=\"enum\" href=\"arduboy_rust/prelude/enum.Base.html\" title=\"enum arduboy_rust::prelude::Base\">Base</a>"],["impl Eq for <a class=\"enum\" href=\"arduboy_rust/prelude/arduboy2/enum.Color.html\" title=\"enum arduboy_rust::prelude::arduboy2::Color\">Color</a>"]],
|
||||
"arduboy_rust":[["impl Eq for <a class=\"enum\" href=\"arduboy_rust/prelude/enum.Base.html\" title=\"enum arduboy_rust::prelude::Base\">Base</a>"],["impl Eq for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ButtonSet.html\" title=\"struct arduboy_rust::prelude::ButtonSet\">ButtonSet</a>"],["impl Eq for <a class=\"enum\" href=\"arduboy_rust/prelude/arduboy2/enum.Color.html\" title=\"enum arduboy_rust::prelude::arduboy2::Color\">Color</a>"]],
|
||||
"byteorder":[["impl Eq for <a class=\"enum\" href=\"byteorder/enum.BigEndian.html\" title=\"enum byteorder::BigEndian\">BigEndian</a>"],["impl Eq for <a class=\"enum\" href=\"byteorder/enum.LittleEndian.html\" title=\"enum byteorder::LittleEndian\">LittleEndian</a>"]],
|
||||
"hash32":[["impl<H: Default + <a class=\"trait\" href=\"hash32/trait.Hasher.html\" title=\"trait hash32::Hasher\">Hasher</a>> Eq for <a class=\"struct\" href=\"hash32/struct.BuildHasherDefault.html\" title=\"struct hash32::BuildHasherDefault\">BuildHasherDefault</a><H>"]],
|
||||
"heapless":[["impl<K, V, S, const N: usize> Eq for <a class=\"struct\" href=\"heapless/struct.IndexMap.html\" title=\"struct heapless::IndexMap\">IndexMap</a><K, V, S, N><span class=\"where fmt-newline\">where\n K: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a>,\n V: Eq,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a>,</span>"],["impl Eq for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU16.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU16\">LinkedIndexU16</a>"],["impl Eq for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexUsize.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexUsize\">LinkedIndexUsize</a>"],["impl Eq for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU8.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU8\">LinkedIndexU8</a>"],["impl<const N: usize> Eq for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<T, const N: usize> Eq 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: Eq,</span>"],["impl<K, V, const N: usize> Eq for <a class=\"struct\" href=\"heapless/struct.LinearMap.html\" title=\"struct heapless::LinearMap\">LinearMap</a><K, V, N><span class=\"where fmt-newline\">where\n K: Eq,\n V: PartialEq,</span>"]]
|
||||
"heapless":[["impl Eq for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexUsize.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexUsize\">LinkedIndexUsize</a>"],["impl<T, const N: usize> Eq 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: Eq,</span>"],["impl<K, V, S, const N: usize> Eq for <a class=\"struct\" href=\"heapless/struct.IndexMap.html\" title=\"struct heapless::IndexMap\">IndexMap</a><K, V, S, N><span class=\"where fmt-newline\">where\n K: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a>,\n V: Eq,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a>,</span>"],["impl<K, V, const N: usize> Eq for <a class=\"struct\" href=\"heapless/struct.LinearMap.html\" title=\"struct heapless::LinearMap\">LinearMap</a><K, V, N><span class=\"where fmt-newline\">where\n K: Eq,\n V: PartialEq,</span>"],["impl Eq for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU16.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU16\">LinkedIndexU16</a>"],["impl<const N: usize> Eq for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl Eq for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU8.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU8\">LinkedIndexU8</a>"]]
|
||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
|
@ -1,5 +1,5 @@
|
|||
(function() {var implementors = {
|
||||
"arduboy_rust":[["impl Ord for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ButtonSet.html\" title=\"struct arduboy_rust::prelude::ButtonSet\">ButtonSet</a>"],["impl Ord for <a class=\"enum\" href=\"arduboy_rust/prelude/arduboy2/enum.Color.html\" title=\"enum arduboy_rust::prelude::arduboy2::Color\">Color</a>"],["impl Ord for <a class=\"enum\" href=\"arduboy_rust/prelude/enum.Base.html\" title=\"enum arduboy_rust::prelude::Base\">Base</a>"]],
|
||||
"byteorder":[["impl Ord for <a class=\"enum\" href=\"byteorder/enum.BigEndian.html\" title=\"enum byteorder::BigEndian\">BigEndian</a>"],["impl Ord for <a class=\"enum\" href=\"byteorder/enum.LittleEndian.html\" title=\"enum byteorder::LittleEndian\">LittleEndian</a>"]],
|
||||
"heapless":[["impl Ord for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU8.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU8\">LinkedIndexU8</a>"],["impl<const N: usize> Ord for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<T, const N: usize> Ord 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: Ord,</span>"],["impl Ord for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexUsize.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexUsize\">LinkedIndexUsize</a>"],["impl Ord for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU16.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU16\">LinkedIndexU16</a>"]]
|
||||
"arduboy_rust":[["impl Ord for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ButtonSet.html\" title=\"struct arduboy_rust::prelude::ButtonSet\">ButtonSet</a>"],["impl Ord for <a class=\"enum\" href=\"arduboy_rust/prelude/enum.Base.html\" title=\"enum arduboy_rust::prelude::Base\">Base</a>"],["impl Ord for <a class=\"enum\" href=\"arduboy_rust/prelude/arduboy2/enum.Color.html\" title=\"enum arduboy_rust::prelude::arduboy2::Color\">Color</a>"]],
|
||||
"byteorder":[["impl Ord for <a class=\"enum\" href=\"byteorder/enum.LittleEndian.html\" title=\"enum byteorder::LittleEndian\">LittleEndian</a>"],["impl Ord for <a class=\"enum\" href=\"byteorder/enum.BigEndian.html\" title=\"enum byteorder::BigEndian\">BigEndian</a>"]],
|
||||
"heapless":[["impl<const N: usize> Ord for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<T, const N: usize> Ord 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: Ord,</span>"],["impl Ord for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU8.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU8\">LinkedIndexU8</a>"],["impl Ord for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU16.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU16\">LinkedIndexU16</a>"],["impl Ord for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexUsize.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexUsize\">LinkedIndexUsize</a>"]]
|
||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
File diff suppressed because one or more lines are too long
|
@ -1,5 +1,5 @@
|
|||
(function() {var implementors = {
|
||||
"arduboy_rust":[["impl PartialOrd<<a class=\"enum\" href=\"arduboy_rust/prelude/arduboy2/enum.Color.html\" title=\"enum arduboy_rust::prelude::arduboy2::Color\">Color</a>> for <a class=\"enum\" href=\"arduboy_rust/prelude/arduboy2/enum.Color.html\" title=\"enum arduboy_rust::prelude::arduboy2::Color\">Color</a>"],["impl PartialOrd<<a class=\"struct\" href=\"arduboy_rust/prelude/struct.ButtonSet.html\" title=\"struct arduboy_rust::prelude::ButtonSet\">ButtonSet</a>> for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ButtonSet.html\" title=\"struct arduboy_rust::prelude::ButtonSet\">ButtonSet</a>"],["impl PartialOrd<<a class=\"enum\" href=\"arduboy_rust/prelude/enum.Base.html\" title=\"enum arduboy_rust::prelude::Base\">Base</a>> for <a class=\"enum\" href=\"arduboy_rust/prelude/enum.Base.html\" title=\"enum arduboy_rust::prelude::Base\">Base</a>"]],
|
||||
"arduboy_rust":[["impl PartialOrd<<a class=\"enum\" href=\"arduboy_rust/prelude/enum.Base.html\" title=\"enum arduboy_rust::prelude::Base\">Base</a>> for <a class=\"enum\" href=\"arduboy_rust/prelude/enum.Base.html\" title=\"enum arduboy_rust::prelude::Base\">Base</a>"],["impl PartialOrd<<a class=\"struct\" href=\"arduboy_rust/prelude/struct.ButtonSet.html\" title=\"struct arduboy_rust::prelude::ButtonSet\">ButtonSet</a>> for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ButtonSet.html\" title=\"struct arduboy_rust::prelude::ButtonSet\">ButtonSet</a>"],["impl PartialOrd<<a class=\"enum\" href=\"arduboy_rust/prelude/arduboy2/enum.Color.html\" title=\"enum arduboy_rust::prelude::arduboy2::Color\">Color</a>> for <a class=\"enum\" href=\"arduboy_rust/prelude/arduboy2/enum.Color.html\" title=\"enum arduboy_rust::prelude::arduboy2::Color\">Color</a>"]],
|
||||
"byteorder":[["impl PartialOrd<<a class=\"enum\" href=\"byteorder/enum.BigEndian.html\" title=\"enum byteorder::BigEndian\">BigEndian</a>> for <a class=\"enum\" href=\"byteorder/enum.BigEndian.html\" title=\"enum byteorder::BigEndian\">BigEndian</a>"],["impl PartialOrd<<a class=\"enum\" href=\"byteorder/enum.LittleEndian.html\" title=\"enum byteorder::LittleEndian\">LittleEndian</a>> for <a class=\"enum\" href=\"byteorder/enum.LittleEndian.html\" title=\"enum byteorder::LittleEndian\">LittleEndian</a>"]],
|
||||
"heapless":[["impl<T, const N1: usize, const N2: usize> PartialOrd<<a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N2>> for <a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N1><span class=\"where fmt-newline\">where\n T: PartialOrd,</span>"],["impl PartialOrd<<a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexUsize.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexUsize\">LinkedIndexUsize</a>> for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexUsize.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexUsize\">LinkedIndexUsize</a>"],["impl PartialOrd<<a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU8.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU8\">LinkedIndexU8</a>> for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU8.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU8\">LinkedIndexU8</a>"],["impl<const N1: usize, const N2: usize> PartialOrd<<a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N2>> for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N1>"],["impl PartialOrd<<a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU16.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU16\">LinkedIndexU16</a>> for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU16.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU16\">LinkedIndexU16</a>"]]
|
||||
"heapless":[["impl PartialOrd<<a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU8.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU8\">LinkedIndexU8</a>> for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU8.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU8\">LinkedIndexU8</a>"],["impl PartialOrd<<a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU16.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU16\">LinkedIndexU16</a>> for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU16.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU16\">LinkedIndexU16</a>"],["impl<T, const N1: usize, const N2: usize> PartialOrd<<a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N2>> for <a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N1><span class=\"where fmt-newline\">where\n T: PartialOrd,</span>"],["impl<const N1: usize, const N2: usize> PartialOrd<<a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N2>> for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N1>"],["impl PartialOrd<<a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexUsize.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexUsize\">LinkedIndexUsize</a>> for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexUsize.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexUsize\">LinkedIndexUsize</a>"]]
|
||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
|
@ -1,3 +1,3 @@
|
|||
(function() {var implementors = {
|
||||
"heapless":[["impl<T, const N: usize> AsMut<[T]> for <a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N>"],["impl<T, const N: usize> AsMut<<a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N>> for <a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N>"]]
|
||||
"heapless":[["impl<T, const N: usize> AsMut<<a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N>> for <a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N>"],["impl<T, const N: usize> AsMut<[T]> for <a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N>"]]
|
||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
|
@ -1,3 +1,3 @@
|
|||
(function() {var implementors = {
|
||||
"heapless":[["impl<T, const N: usize> AsRef<[T]> for <a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N>"],["impl<T, const N: usize> AsRef<[T]> for <a class=\"struct\" href=\"heapless/struct.HistoryBuffer.html\" title=\"struct heapless::HistoryBuffer\">HistoryBuffer</a><T, N>"],["impl<const N: usize> AsRef<str> for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<const N: usize> AsRef<[u8]> for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<T, const N: usize> AsRef<<a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N>> for <a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N>"]]
|
||||
"heapless":[["impl<T, const N: usize> AsRef<<a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N>> for <a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N>"],["impl<const N: usize> AsRef<str> for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<T, const N: usize> AsRef<[T]> for <a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N>"],["impl<const N: usize> AsRef<[u8]> for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<T, const N: usize> AsRef<[T]> for <a class=\"struct\" href=\"heapless/struct.HistoryBuffer.html\" title=\"struct heapless::HistoryBuffer\">HistoryBuffer</a><T, N>"]]
|
||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
|
@ -1,3 +1,3 @@
|
|||
(function() {var implementors = {
|
||||
"heapless":[["impl<const N: usize> From<i32> for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<const N: usize> From<u16> for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<const N: usize> From<i16> for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<'a, const N: usize> From<&'a str> for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<const N: usize> From<u64> for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<const N: usize> From<u32> for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<const N: usize> From<i64> for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<const N: usize> From<u8> for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<const N: usize> From<i8> for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"]]
|
||||
"heapless":[["impl<const N: usize> From<u16> for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<const N: usize> From<i16> for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<const N: usize> From<u32> for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<const N: usize> From<i8> for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<const N: usize> From<i64> for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<const N: usize> From<u64> for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<const N: usize> From<i32> for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<const N: usize> From<u8> for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<'a, const N: usize> From<&'a str> for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"]]
|
||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
|
@ -1,5 +1,5 @@
|
|||
(function() {var implementors = {
|
||||
"byteorder":[["impl Default for <a class=\"enum\" href=\"byteorder/enum.BigEndian.html\" title=\"enum byteorder::BigEndian\">BigEndian</a>"],["impl Default for <a class=\"enum\" href=\"byteorder/enum.LittleEndian.html\" title=\"enum byteorder::LittleEndian\">LittleEndian</a>"]],
|
||||
"hash32":[["impl Default for <a class=\"struct\" href=\"hash32/struct.FnvHasher.html\" title=\"struct hash32::FnvHasher\">Hasher</a>"],["impl Default for <a class=\"struct\" href=\"hash32/struct.Murmur3Hasher.html\" title=\"struct hash32::Murmur3Hasher\">Hasher</a>"],["impl<H> Default for <a class=\"struct\" href=\"hash32/struct.BuildHasherDefault.html\" title=\"struct hash32::BuildHasherDefault\">BuildHasherDefault</a><H><span class=\"where fmt-newline\">where\n H: Default + <a class=\"trait\" href=\"hash32/trait.Hasher.html\" title=\"trait hash32::Hasher\">Hasher</a>,</span>"]],
|
||||
"heapless":[["impl<K, V, S, const N: usize> Default for <a class=\"struct\" href=\"heapless/struct.IndexMap.html\" title=\"struct heapless::IndexMap\">IndexMap</a><K, V, S, N><span class=\"where fmt-newline\">where\n K: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a>,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a> + Default,</span>"],["impl<T, K, const N: usize> Default for <a class=\"struct\" href=\"heapless/binary_heap/struct.BinaryHeap.html\" title=\"struct heapless::binary_heap::BinaryHeap\">BinaryHeap</a><T, K, N><span class=\"where fmt-newline\">where\n T: Ord,\n K: <a class=\"trait\" href=\"heapless/binary_heap/trait.Kind.html\" title=\"trait heapless::binary_heap::Kind\">Kind</a>,</span>"],["impl<T, const N: usize> Default for <a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N>"],["impl<const N: usize> Default for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<T, S, const N: usize> Default for <a class=\"struct\" href=\"heapless/struct.IndexSet.html\" title=\"struct heapless::IndexSet\">IndexSet</a><T, S, N><span class=\"where fmt-newline\">where\n T: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a>,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a> + Default,</span>"],["impl<T, const N: usize> Default for <a class=\"struct\" href=\"heapless/struct.Deque.html\" title=\"struct heapless::Deque\">Deque</a><T, N>"],["impl<T, const N: usize> Default for <a class=\"struct\" href=\"heapless/struct.HistoryBuffer.html\" title=\"struct heapless::HistoryBuffer\">HistoryBuffer</a><T, N>"],["impl<K, V, const N: usize> Default for <a class=\"struct\" href=\"heapless/struct.LinearMap.html\" title=\"struct heapless::LinearMap\">LinearMap</a><K, V, N><span class=\"where fmt-newline\">where\n K: Eq,</span>"]]
|
||||
"byteorder":[["impl Default for <a class=\"enum\" href=\"byteorder/enum.LittleEndian.html\" title=\"enum byteorder::LittleEndian\">LittleEndian</a>"],["impl Default for <a class=\"enum\" href=\"byteorder/enum.BigEndian.html\" title=\"enum byteorder::BigEndian\">BigEndian</a>"]],
|
||||
"hash32":[["impl Default for <a class=\"struct\" href=\"hash32/struct.FnvHasher.html\" title=\"struct hash32::FnvHasher\">Hasher</a>"],["impl<H> Default for <a class=\"struct\" href=\"hash32/struct.BuildHasherDefault.html\" title=\"struct hash32::BuildHasherDefault\">BuildHasherDefault</a><H><span class=\"where fmt-newline\">where\n H: Default + <a class=\"trait\" href=\"hash32/trait.Hasher.html\" title=\"trait hash32::Hasher\">Hasher</a>,</span>"],["impl Default for <a class=\"struct\" href=\"hash32/struct.Murmur3Hasher.html\" title=\"struct hash32::Murmur3Hasher\">Hasher</a>"]],
|
||||
"heapless":[["impl<K, V, const N: usize> Default for <a class=\"struct\" href=\"heapless/struct.LinearMap.html\" title=\"struct heapless::LinearMap\">LinearMap</a><K, V, N><span class=\"where fmt-newline\">where\n K: Eq,</span>"],["impl<T, S, const N: usize> Default for <a class=\"struct\" href=\"heapless/struct.IndexSet.html\" title=\"struct heapless::IndexSet\">IndexSet</a><T, S, N><span class=\"where fmt-newline\">where\n T: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a>,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a> + Default,</span>"],["impl<K, V, S, const N: usize> Default for <a class=\"struct\" href=\"heapless/struct.IndexMap.html\" title=\"struct heapless::IndexMap\">IndexMap</a><K, V, S, N><span class=\"where fmt-newline\">where\n K: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a>,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a> + Default,</span>"],["impl<const N: usize> Default for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<T, K, const N: usize> Default for <a class=\"struct\" href=\"heapless/binary_heap/struct.BinaryHeap.html\" title=\"struct heapless::binary_heap::BinaryHeap\">BinaryHeap</a><T, K, N><span class=\"where fmt-newline\">where\n T: Ord,\n K: <a class=\"trait\" href=\"heapless/binary_heap/trait.Kind.html\" title=\"trait heapless::binary_heap::Kind\">Kind</a>,</span>"],["impl<T, const N: usize> Default for <a class=\"struct\" href=\"heapless/struct.Deque.html\" title=\"struct heapless::Deque\">Deque</a><T, N>"],["impl<T, const N: usize> Default for <a class=\"struct\" href=\"heapless/struct.HistoryBuffer.html\" title=\"struct heapless::HistoryBuffer\">HistoryBuffer</a><T, N>"],["impl<T, const N: usize> Default for <a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N>"]]
|
||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
|
@ -1,7 +1,7 @@
|
|||
(function() {var implementors = {
|
||||
"arduboy_rust":[["impl Debug for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Point.html\" title=\"struct arduboy_rust::prelude::arduboy2::Point\">Point</a>"],["impl Debug for <a class=\"enum\" href=\"arduboy_rust/prelude/arduboy2/enum.Color.html\" title=\"enum arduboy_rust::prelude::arduboy2::Color\">Color</a>"],["impl Debug for <a class=\"enum\" href=\"arduboy_rust/prelude/enum.Base.html\" title=\"enum arduboy_rust::prelude::Base\">Base</a>"],["impl Debug for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Rect.html\" title=\"struct arduboy_rust::prelude::arduboy2::Rect\">Rect</a>"],["impl Debug for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ButtonSet.html\" title=\"struct arduboy_rust::prelude::ButtonSet\">ButtonSet</a>"]],
|
||||
"arduboy_rust":[["impl Debug for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ButtonSet.html\" title=\"struct arduboy_rust::prelude::ButtonSet\">ButtonSet</a>"],["impl Debug for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Rect.html\" title=\"struct arduboy_rust::prelude::arduboy2::Rect\">Rect</a>"],["impl Debug for <a class=\"enum\" href=\"arduboy_rust/prelude/arduboy2/enum.Color.html\" title=\"enum arduboy_rust::prelude::arduboy2::Color\">Color</a>"],["impl Debug for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Point.html\" title=\"struct arduboy_rust::prelude::arduboy2::Point\">Point</a>"],["impl Debug for <a class=\"enum\" href=\"arduboy_rust/prelude/enum.Base.html\" title=\"enum arduboy_rust::prelude::Base\">Base</a>"]],
|
||||
"byteorder":[["impl Debug for <a class=\"enum\" href=\"byteorder/enum.BigEndian.html\" title=\"enum byteorder::BigEndian\">BigEndian</a>"],["impl Debug for <a class=\"enum\" href=\"byteorder/enum.LittleEndian.html\" title=\"enum byteorder::LittleEndian\">LittleEndian</a>"]],
|
||||
"critical_section":[["impl<'cs> Debug for <a class=\"struct\" href=\"critical_section/struct.CriticalSection.html\" title=\"struct critical_section::CriticalSection\">CriticalSection</a><'cs>"],["impl<T: Debug> Debug for <a class=\"struct\" href=\"critical_section/struct.Mutex.html\" title=\"struct critical_section::Mutex\">Mutex</a><T>"],["impl Debug for <a class=\"struct\" href=\"critical_section/struct.RestoreState.html\" title=\"struct critical_section::RestoreState\">RestoreState</a>"]],
|
||||
"hash32":[["impl<H: Default + <a class=\"trait\" href=\"hash32/trait.Hasher.html\" title=\"trait hash32::Hasher\">Hasher</a>> Debug for <a class=\"struct\" href=\"hash32/struct.BuildHasherDefault.html\" title=\"struct hash32::BuildHasherDefault\">BuildHasherDefault</a><H>"]],
|
||||
"heapless":[["impl Debug for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexUsize.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexUsize\">LinkedIndexUsize</a>"],["impl<K, V, const N: usize> Debug for <a class=\"struct\" href=\"heapless/struct.LinearMap.html\" title=\"struct heapless::LinearMap\">LinearMap</a><K, V, N><span class=\"where fmt-newline\">where\n K: Eq + Debug,\n V: Debug,</span>"],["impl<T, const N: usize> Debug 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: Debug,</span>"],["impl<T, Idx, K, const N: usize> Debug for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.SortedLinkedList.html\" title=\"struct heapless::sorted_linked_list::SortedLinkedList\">SortedLinkedList</a><T, Idx, K, N><span class=\"where fmt-newline\">where\n T: Ord + Debug,\n Idx: <a class=\"trait\" href=\"heapless/sorted_linked_list/trait.SortedLinkedListIndex.html\" title=\"trait heapless::sorted_linked_list::SortedLinkedListIndex\">SortedLinkedListIndex</a>,\n K: <a class=\"trait\" href=\"heapless/sorted_linked_list/trait.Kind.html\" title=\"trait heapless::sorted_linked_list::Kind\">Kind</a>,</span>"],["impl<T, S, const N: usize> Debug for <a class=\"struct\" href=\"heapless/struct.IndexSet.html\" title=\"struct heapless::IndexSet\">IndexSet</a><T, S, N><span class=\"where fmt-newline\">where\n T: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a> + Debug,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a>,</span>"],["impl Debug for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU8.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU8\">LinkedIndexU8</a>"],["impl<T, const N: usize> Debug for <a class=\"struct\" href=\"heapless/struct.HistoryBuffer.html\" title=\"struct heapless::HistoryBuffer\">HistoryBuffer</a><T, N><span class=\"where fmt-newline\">where\n T: Debug,</span>"],["impl<T, K, const N: usize> Debug for <a class=\"struct\" href=\"heapless/binary_heap/struct.BinaryHeap.html\" title=\"struct heapless::binary_heap::BinaryHeap\">BinaryHeap</a><T, K, N><span class=\"where fmt-newline\">where\n K: <a class=\"trait\" href=\"heapless/binary_heap/trait.Kind.html\" title=\"trait heapless::binary_heap::Kind\">Kind</a>,\n T: Ord + Debug,</span>"],["impl<T: Debug, const N: usize> Debug for <a class=\"struct\" href=\"heapless/struct.Deque.html\" title=\"struct heapless::Deque\">Deque</a><T, N>"],["impl<const N: usize> Debug for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl Debug for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU16.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU16\">LinkedIndexU16</a>"],["impl<K, V, S, const N: usize> Debug for <a class=\"struct\" href=\"heapless/struct.IndexMap.html\" title=\"struct heapless::IndexMap\">IndexMap</a><K, V, S, N><span class=\"where fmt-newline\">where\n K: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a> + Debug,\n V: Debug,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a>,</span>"]]
|
||||
"heapless":[["impl<T, const N: usize> Debug for <a class=\"struct\" href=\"heapless/struct.HistoryBuffer.html\" title=\"struct heapless::HistoryBuffer\">HistoryBuffer</a><T, N><span class=\"where fmt-newline\">where\n T: Debug,</span>"],["impl Debug for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU16.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU16\">LinkedIndexU16</a>"],["impl Debug for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexUsize.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexUsize\">LinkedIndexUsize</a>"],["impl<K, V, S, const N: usize> Debug for <a class=\"struct\" href=\"heapless/struct.IndexMap.html\" title=\"struct heapless::IndexMap\">IndexMap</a><K, V, S, N><span class=\"where fmt-newline\">where\n K: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a> + Debug,\n V: Debug,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a>,</span>"],["impl<T: Debug, const N: usize> Debug for <a class=\"struct\" href=\"heapless/struct.Deque.html\" title=\"struct heapless::Deque\">Deque</a><T, N>"],["impl<const N: usize> Debug for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<T, const N: usize> Debug 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: Debug,</span>"],["impl Debug for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU8.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU8\">LinkedIndexU8</a>"],["impl<T, K, const N: usize> Debug for <a class=\"struct\" href=\"heapless/binary_heap/struct.BinaryHeap.html\" title=\"struct heapless::binary_heap::BinaryHeap\">BinaryHeap</a><T, K, N><span class=\"where fmt-newline\">where\n K: <a class=\"trait\" href=\"heapless/binary_heap/trait.Kind.html\" title=\"trait heapless::binary_heap::Kind\">Kind</a>,\n T: Ord + Debug,</span>"],["impl<T, S, const N: usize> Debug for <a class=\"struct\" href=\"heapless/struct.IndexSet.html\" title=\"struct heapless::IndexSet\">IndexSet</a><T, S, N><span class=\"where fmt-newline\">where\n T: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a> + Debug,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a>,</span>"],["impl<T, Idx, K, const N: usize> Debug for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.SortedLinkedList.html\" title=\"struct heapless::sorted_linked_list::SortedLinkedList\">SortedLinkedList</a><T, Idx, K, N><span class=\"where fmt-newline\">where\n T: Ord + Debug,\n Idx: <a class=\"trait\" href=\"heapless/sorted_linked_list/trait.SortedLinkedListIndex.html\" title=\"trait heapless::sorted_linked_list::SortedLinkedListIndex\">SortedLinkedListIndex</a>,\n K: <a class=\"trait\" href=\"heapless/sorted_linked_list/trait.Kind.html\" title=\"trait heapless::sorted_linked_list::Kind\">Kind</a>,</span>"],["impl<K, V, const N: usize> Debug for <a class=\"struct\" href=\"heapless/struct.LinearMap.html\" title=\"struct heapless::LinearMap\">LinearMap</a><K, V, N><span class=\"where fmt-newline\">where\n K: Eq + Debug,\n V: Debug,</span>"]]
|
||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
|
@ -1,5 +1,5 @@
|
|||
(function() {var implementors = {
|
||||
"arduboy_rust":[["impl Hash for <a class=\"enum\" href=\"arduboy_rust/prelude/enum.Base.html\" title=\"enum arduboy_rust::prelude::Base\">Base</a>"],["impl Hash for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ButtonSet.html\" title=\"struct arduboy_rust::prelude::ButtonSet\">ButtonSet</a>"],["impl Hash for <a class=\"enum\" href=\"arduboy_rust/prelude/arduboy2/enum.Color.html\" title=\"enum arduboy_rust::prelude::arduboy2::Color\">Color</a>"]],
|
||||
"byteorder":[["impl Hash for <a class=\"enum\" href=\"byteorder/enum.LittleEndian.html\" title=\"enum byteorder::LittleEndian\">LittleEndian</a>"],["impl Hash for <a class=\"enum\" href=\"byteorder/enum.BigEndian.html\" title=\"enum byteorder::BigEndian\">BigEndian</a>"]],
|
||||
"heapless":[["impl<T, const N: usize> Hash 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: Hash,</span>"],["impl<const N: usize> Hash for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"]]
|
||||
"arduboy_rust":[["impl Hash for <a class=\"enum\" href=\"arduboy_rust/prelude/arduboy2/enum.Color.html\" title=\"enum arduboy_rust::prelude::arduboy2::Color\">Color</a>"],["impl Hash for <a class=\"enum\" href=\"arduboy_rust/prelude/enum.Base.html\" title=\"enum arduboy_rust::prelude::Base\">Base</a>"],["impl Hash for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ButtonSet.html\" title=\"struct arduboy_rust::prelude::ButtonSet\">ButtonSet</a>"]],
|
||||
"byteorder":[["impl Hash for <a class=\"enum\" href=\"byteorder/enum.BigEndian.html\" title=\"enum byteorder::BigEndian\">BigEndian</a>"],["impl Hash for <a class=\"enum\" href=\"byteorder/enum.LittleEndian.html\" title=\"enum byteorder::LittleEndian\">LittleEndian</a>"]],
|
||||
"heapless":[["impl<const N: usize> Hash for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<T, const N: usize> Hash 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: Hash,</span>"]]
|
||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
|
@ -1,3 +1,3 @@
|
|||
(function() {var implementors = {
|
||||
"heapless":[["impl<'a, T, S, const N: usize> Extend<&'a T> for <a class=\"struct\" href=\"heapless/struct.IndexSet.html\" title=\"struct heapless::IndexSet\">IndexSet</a><T, S, N><span class=\"where fmt-newline\">where\n T: 'a + Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a> + Copy,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a>,</span>"],["impl<T, const N: usize> Extend<T> for <a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N>"],["impl<'a, T, const N: usize> Extend<&'a T> 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 + Copy,</span>"],["impl<K, V, S, const N: usize> Extend<(K, V)> for <a class=\"struct\" href=\"heapless/struct.IndexMap.html\" title=\"struct heapless::IndexMap\">IndexMap</a><K, V, S, N><span class=\"where fmt-newline\">where\n K: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a>,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a>,</span>"],["impl<T, S, const N: usize> Extend<T> for <a class=\"struct\" href=\"heapless/struct.IndexSet.html\" title=\"struct heapless::IndexSet\">IndexSet</a><T, S, N><span class=\"where fmt-newline\">where\n T: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a>,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a>,</span>"],["impl<'a, T, const N: usize> Extend<&'a T> for <a class=\"struct\" href=\"heapless/struct.HistoryBuffer.html\" title=\"struct heapless::HistoryBuffer\">HistoryBuffer</a><T, N><span class=\"where fmt-newline\">where\n T: 'a + Clone,</span>"],["impl<'a, K, V, S, const N: usize> Extend<(&'a K, &'a V)> for <a class=\"struct\" href=\"heapless/struct.IndexMap.html\" title=\"struct heapless::IndexMap\">IndexMap</a><K, V, S, N><span class=\"where fmt-newline\">where\n K: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a> + Copy,\n V: Copy,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a>,</span>"],["impl<T, const N: usize> Extend<T> for <a class=\"struct\" href=\"heapless/struct.HistoryBuffer.html\" title=\"struct heapless::HistoryBuffer\">HistoryBuffer</a><T, N>"]]
|
||||
"heapless":[["impl<T, const N: usize> Extend<T> for <a class=\"struct\" href=\"heapless/struct.HistoryBuffer.html\" title=\"struct heapless::HistoryBuffer\">HistoryBuffer</a><T, N>"],["impl<'a, T, const N: usize> Extend<&'a T> 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 + Copy,</span>"],["impl<'a, T, const N: usize> Extend<&'a T> for <a class=\"struct\" href=\"heapless/struct.HistoryBuffer.html\" title=\"struct heapless::HistoryBuffer\">HistoryBuffer</a><T, N><span class=\"where fmt-newline\">where\n T: 'a + Clone,</span>"],["impl<'a, T, S, const N: usize> Extend<&'a T> for <a class=\"struct\" href=\"heapless/struct.IndexSet.html\" title=\"struct heapless::IndexSet\">IndexSet</a><T, S, N><span class=\"where fmt-newline\">where\n T: 'a + Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a> + Copy,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a>,</span>"],["impl<T, const N: usize> Extend<T> for <a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N>"],["impl<K, V, S, const N: usize> Extend<(K, V)> for <a class=\"struct\" href=\"heapless/struct.IndexMap.html\" title=\"struct heapless::IndexMap\">IndexMap</a><K, V, S, N><span class=\"where fmt-newline\">where\n K: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a>,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a>,</span>"],["impl<'a, K, V, S, const N: usize> Extend<(&'a K, &'a V)> for <a class=\"struct\" href=\"heapless/struct.IndexMap.html\" title=\"struct heapless::IndexMap\">IndexMap</a><K, V, S, N><span class=\"where fmt-newline\">where\n K: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a> + Copy,\n V: Copy,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a>,</span>"],["impl<T, S, const N: usize> Extend<T> for <a class=\"struct\" href=\"heapless/struct.IndexSet.html\" title=\"struct heapless::IndexSet\">IndexSet</a><T, S, N><span class=\"where fmt-newline\">where\n T: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a>,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a>,</span>"]]
|
||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
|
@ -1,3 +1,3 @@
|
|||
(function() {var implementors = {
|
||||
"heapless":[["impl<T, const N: usize> FromIterator<T> for <a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N>"],["impl<'a, const N: usize> FromIterator<&'a char> for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<K, V, const N: usize> FromIterator<(K, V)> for <a class=\"struct\" href=\"heapless/struct.LinearMap.html\" title=\"struct heapless::LinearMap\">LinearMap</a><K, V, N><span class=\"where fmt-newline\">where\n K: Eq,</span>"],["impl<T, S, const N: usize> FromIterator<T> for <a class=\"struct\" href=\"heapless/struct.IndexSet.html\" title=\"struct heapless::IndexSet\">IndexSet</a><T, S, N><span class=\"where fmt-newline\">where\n T: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a>,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a> + Default,</span>"],["impl<const N: usize> FromIterator<char> for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<K, V, S, const N: usize> FromIterator<(K, V)> for <a class=\"struct\" href=\"heapless/struct.IndexMap.html\" title=\"struct heapless::IndexMap\">IndexMap</a><K, V, S, N><span class=\"where fmt-newline\">where\n K: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a>,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a> + Default,</span>"],["impl<'a, const N: usize> FromIterator<&'a str> for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"]]
|
||||
"heapless":[["impl<'a, const N: usize> FromIterator<&'a str> for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<K, V, S, const N: usize> FromIterator<(K, V)> for <a class=\"struct\" href=\"heapless/struct.IndexMap.html\" title=\"struct heapless::IndexMap\">IndexMap</a><K, V, S, N><span class=\"where fmt-newline\">where\n K: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a>,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a> + Default,</span>"],["impl<T, S, const N: usize> FromIterator<T> for <a class=\"struct\" href=\"heapless/struct.IndexSet.html\" title=\"struct heapless::IndexSet\">IndexSet</a><T, S, N><span class=\"where fmt-newline\">where\n T: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a>,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a> + Default,</span>"],["impl<K, V, const N: usize> FromIterator<(K, V)> for <a class=\"struct\" href=\"heapless/struct.LinearMap.html\" title=\"struct heapless::LinearMap\">LinearMap</a><K, V, N><span class=\"where fmt-newline\">where\n K: Eq,</span>"],["impl<'a, const N: usize> FromIterator<&'a char> for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<T, const N: usize> FromIterator<T> for <a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N>"],["impl<const N: usize> FromIterator<char> for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"]]
|
||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
|
@ -1,3 +1,3 @@
|
|||
(function() {var implementors = {
|
||||
"heapless":[["impl<'a, T, const N: usize> IntoIterator for &'a <a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N>"],["impl<T, const N: usize> IntoIterator for <a class=\"struct\" href=\"heapless/struct.Deque.html\" title=\"struct heapless::Deque\">Deque</a><T, N>"],["impl<'a, T, const N: usize> IntoIterator for &'a <a class=\"struct\" href=\"heapless/struct.Deque.html\" title=\"struct heapless::Deque\">Deque</a><T, N>"],["impl<'a, T, S, const N: usize> IntoIterator for &'a <a class=\"struct\" href=\"heapless/struct.IndexSet.html\" title=\"struct heapless::IndexSet\">IndexSet</a><T, S, N><span class=\"where fmt-newline\">where\n T: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a>,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a>,</span>"],["impl<'a, K, V, const N: usize> IntoIterator for &'a <a class=\"struct\" href=\"heapless/struct.LinearMap.html\" title=\"struct heapless::LinearMap\">LinearMap</a><K, V, N><span class=\"where fmt-newline\">where\n K: Eq,</span>"],["impl<'a, T, const N: usize> IntoIterator for &'a mut <a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N>"],["impl<'a, K, V, S, const N: usize> IntoIterator for &'a mut <a class=\"struct\" href=\"heapless/struct.IndexMap.html\" title=\"struct heapless::IndexMap\">IndexMap</a><K, V, S, N><span class=\"where fmt-newline\">where\n K: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a>,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a>,</span>"],["impl<K, V, S, const N: usize> IntoIterator for <a class=\"struct\" href=\"heapless/struct.IndexMap.html\" title=\"struct heapless::IndexMap\">IndexMap</a><K, V, S, N><span class=\"where fmt-newline\">where\n K: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a>,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a>,</span>"],["impl<'a, K, V, S, const N: usize> IntoIterator for &'a <a class=\"struct\" href=\"heapless/struct.IndexMap.html\" title=\"struct heapless::IndexMap\">IndexMap</a><K, V, S, N><span class=\"where fmt-newline\">where\n K: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a>,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a>,</span>"],["impl<'a, T, const N: usize> IntoIterator for &'a mut <a class=\"struct\" href=\"heapless/struct.Deque.html\" title=\"struct heapless::Deque\">Deque</a><T, N>"],["impl<T, const N: usize> IntoIterator for <a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N>"],["impl<'a, T, K, const N: usize> IntoIterator for &'a <a class=\"struct\" href=\"heapless/binary_heap/struct.BinaryHeap.html\" title=\"struct heapless::binary_heap::BinaryHeap\">BinaryHeap</a><T, K, N><span class=\"where fmt-newline\">where\n K: <a class=\"trait\" href=\"heapless/binary_heap/trait.Kind.html\" title=\"trait heapless::binary_heap::Kind\">Kind</a>,\n T: Ord,</span>"]]
|
||||
"heapless":[["impl<'a, K, V, const N: usize> IntoIterator for &'a <a class=\"struct\" href=\"heapless/struct.LinearMap.html\" title=\"struct heapless::LinearMap\">LinearMap</a><K, V, N><span class=\"where fmt-newline\">where\n K: Eq,</span>"],["impl<'a, T, const N: usize> IntoIterator for &'a mut <a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N>"],["impl<'a, T, const N: usize> IntoIterator for &'a mut <a class=\"struct\" href=\"heapless/struct.Deque.html\" title=\"struct heapless::Deque\">Deque</a><T, N>"],["impl<'a, K, V, S, const N: usize> IntoIterator for &'a mut <a class=\"struct\" href=\"heapless/struct.IndexMap.html\" title=\"struct heapless::IndexMap\">IndexMap</a><K, V, S, N><span class=\"where fmt-newline\">where\n K: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a>,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a>,</span>"],["impl<'a, T, S, const N: usize> IntoIterator for &'a <a class=\"struct\" href=\"heapless/struct.IndexSet.html\" title=\"struct heapless::IndexSet\">IndexSet</a><T, S, N><span class=\"where fmt-newline\">where\n T: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a>,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a>,</span>"],["impl<'a, T, K, const N: usize> IntoIterator for &'a <a class=\"struct\" href=\"heapless/binary_heap/struct.BinaryHeap.html\" title=\"struct heapless::binary_heap::BinaryHeap\">BinaryHeap</a><T, K, N><span class=\"where fmt-newline\">where\n K: <a class=\"trait\" href=\"heapless/binary_heap/trait.Kind.html\" title=\"trait heapless::binary_heap::Kind\">Kind</a>,\n T: Ord,</span>"],["impl<'a, T, const N: usize> IntoIterator for &'a <a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N>"],["impl<'a, T, const N: usize> IntoIterator for &'a <a class=\"struct\" href=\"heapless/struct.Deque.html\" title=\"struct heapless::Deque\">Deque</a><T, N>"],["impl<K, V, S, const N: usize> IntoIterator for <a class=\"struct\" href=\"heapless/struct.IndexMap.html\" title=\"struct heapless::IndexMap\">IndexMap</a><K, V, S, N><span class=\"where fmt-newline\">where\n K: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a>,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a>,</span>"],["impl<'a, K, V, S, const N: usize> IntoIterator for &'a <a class=\"struct\" href=\"heapless/struct.IndexMap.html\" title=\"struct heapless::IndexMap\">IndexMap</a><K, V, S, N><span class=\"where fmt-newline\">where\n K: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a>,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a>,</span>"],["impl<T, const N: usize> IntoIterator for <a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N>"],["impl<T, const N: usize> IntoIterator for <a class=\"struct\" href=\"heapless/struct.Deque.html\" title=\"struct heapless::Deque\">Deque</a><T, N>"]]
|
||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
|
@ -1,3 +1,3 @@
|
|||
(function() {var implementors = {
|
||||
"heapless":[["impl<'a, T, Idx, K, const N: usize> Iterator for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.Iter.html\" title=\"struct heapless::sorted_linked_list::Iter\">Iter</a><'a, T, Idx, K, N><span class=\"where fmt-newline\">where\n T: Ord,\n Idx: <a class=\"trait\" href=\"heapless/sorted_linked_list/trait.SortedLinkedListIndex.html\" title=\"trait heapless::sorted_linked_list::SortedLinkedListIndex\">SortedLinkedListIndex</a>,\n K: <a class=\"trait\" href=\"heapless/sorted_linked_list/trait.Kind.html\" title=\"trait heapless::sorted_linked_list::Kind\">Kind</a>,</span>"],["impl<'a, T, const N: usize> Iterator for <a class=\"struct\" href=\"heapless/struct.OldestOrdered.html\" title=\"struct heapless::OldestOrdered\">OldestOrdered</a><'a, T, N>"]]
|
||||
"heapless":[["impl<'a, T, const N: usize> Iterator for <a class=\"struct\" href=\"heapless/struct.OldestOrdered.html\" title=\"struct heapless::OldestOrdered\">OldestOrdered</a><'a, T, N>"],["impl<'a, T, Idx, K, const N: usize> Iterator for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.Iter.html\" title=\"struct heapless::sorted_linked_list::Iter\">Iter</a><'a, T, Idx, K, N><span class=\"where fmt-newline\">where\n T: Ord,\n Idx: <a class=\"trait\" href=\"heapless/sorted_linked_list/trait.SortedLinkedListIndex.html\" title=\"trait heapless::sorted_linked_list::SortedLinkedListIndex\">SortedLinkedListIndex</a>,\n K: <a class=\"trait\" href=\"heapless/sorted_linked_list/trait.Kind.html\" title=\"trait heapless::sorted_linked_list::Kind\">Kind</a>,</span>"]]
|
||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
|
@ -1,6 +1,6 @@
|
|||
(function() {var implementors = {
|
||||
"arduboy_rust":[["impl Copy for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ButtonSet.html\" title=\"struct arduboy_rust::prelude::ButtonSet\">ButtonSet</a>"],["impl Copy for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Rect.html\" title=\"struct arduboy_rust::prelude::arduboy2::Rect\">Rect</a>"],["impl Copy for <a class=\"enum\" href=\"arduboy_rust/prelude/arduboy2/enum.Color.html\" title=\"enum arduboy_rust::prelude::arduboy2::Color\">Color</a>"],["impl Copy for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Point.html\" title=\"struct arduboy_rust::prelude::arduboy2::Point\">Point</a>"],["impl Copy for <a class=\"enum\" href=\"arduboy_rust/prelude/enum.Base.html\" title=\"enum arduboy_rust::prelude::Base\">Base</a>"]],
|
||||
"byteorder":[["impl Copy for <a class=\"enum\" href=\"byteorder/enum.LittleEndian.html\" title=\"enum byteorder::LittleEndian\">LittleEndian</a>"],["impl Copy for <a class=\"enum\" href=\"byteorder/enum.BigEndian.html\" title=\"enum byteorder::BigEndian\">BigEndian</a>"]],
|
||||
"arduboy_rust":[["impl Copy for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Rect.html\" title=\"struct arduboy_rust::prelude::arduboy2::Rect\">Rect</a>"],["impl Copy for <a class=\"enum\" href=\"arduboy_rust/prelude/enum.Base.html\" title=\"enum arduboy_rust::prelude::Base\">Base</a>"],["impl Copy for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ButtonSet.html\" title=\"struct arduboy_rust::prelude::ButtonSet\">ButtonSet</a>"],["impl Copy for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Point.html\" title=\"struct arduboy_rust::prelude::arduboy2::Point\">Point</a>"],["impl Copy for <a class=\"enum\" href=\"arduboy_rust/prelude/arduboy2/enum.Color.html\" title=\"enum arduboy_rust::prelude::arduboy2::Color\">Color</a>"]],
|
||||
"byteorder":[["impl Copy for <a class=\"enum\" href=\"byteorder/enum.BigEndian.html\" title=\"enum byteorder::BigEndian\">BigEndian</a>"],["impl Copy for <a class=\"enum\" href=\"byteorder/enum.LittleEndian.html\" title=\"enum byteorder::LittleEndian\">LittleEndian</a>"]],
|
||||
"critical_section":[["impl Copy for <a class=\"struct\" href=\"critical_section/struct.RestoreState.html\" title=\"struct critical_section::RestoreState\">RestoreState</a>"],["impl<'cs> Copy for <a class=\"struct\" href=\"critical_section/struct.CriticalSection.html\" title=\"struct critical_section::CriticalSection\">CriticalSection</a><'cs>"]],
|
||||
"heapless":[["impl Copy for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU8.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU8\">LinkedIndexU8</a>"],["impl Copy for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU16.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU16\">LinkedIndexU16</a>"],["impl Copy for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexUsize.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexUsize\">LinkedIndexUsize</a>"]]
|
||||
"heapless":[["impl Copy for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexUsize.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexUsize\">LinkedIndexUsize</a>"],["impl Copy for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU16.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU16\">LinkedIndexU16</a>"],["impl Copy for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU8.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU8\">LinkedIndexU8</a>"]]
|
||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
|
@ -1,5 +1,5 @@
|
|||
(function() {var implementors = {
|
||||
"arduboy_rust":[["impl Freeze for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ButtonSet.html\" title=\"struct arduboy_rust::prelude::ButtonSet\">ButtonSet</a>",1,["arduboy_rust::hardware::buttons::ButtonSet"]],["impl Freeze for <a class=\"enum\" href=\"arduboy_rust/prelude/arduboy2/enum.Color.html\" title=\"enum arduboy_rust::prelude::arduboy2::Color\">Color</a>",1,["arduboy_rust::library::arduboy2::Color"]],["impl Freeze for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Rect.html\" title=\"struct arduboy_rust::prelude::arduboy2::Rect\">Rect</a>",1,["arduboy_rust::library::arduboy2::Rect"]],["impl Freeze for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Point.html\" title=\"struct arduboy_rust::prelude::arduboy2::Point\">Point</a>",1,["arduboy_rust::library::arduboy2::Point"]],["impl Freeze for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Arduboy2.html\" title=\"struct arduboy_rust::prelude::arduboy2::Arduboy2\">Arduboy2</a>",1,["arduboy_rust::library::arduboy2::Arduboy2"]],["impl Freeze for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy_tone/struct.ArduboyTones.html\" title=\"struct arduboy_rust::prelude::arduboy_tone::ArduboyTones\">ArduboyTones</a>",1,["arduboy_rust::library::arduboy_tone::ArduboyTones"]],["impl Freeze for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ArdVoice.html\" title=\"struct arduboy_rust::prelude::ArdVoice\">ArdVoice</a>",1,["arduboy_rust::library::ardvoice::ArdVoice"]],["impl Freeze for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROM.html\" title=\"struct arduboy_rust::prelude::EEPROM\">EEPROM</a>",1,["arduboy_rust::library::eeprom::EEPROM"]],["impl Freeze for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROMBYTE.html\" title=\"struct arduboy_rust::prelude::EEPROMBYTE\">EEPROMBYTE</a>",1,["arduboy_rust::library::eeprom::EEPROMBYTE"]],["impl Freeze for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROMBYTECHECKLESS.html\" title=\"struct arduboy_rust::prelude::EEPROMBYTECHECKLESS\">EEPROMBYTECHECKLESS</a>",1,["arduboy_rust::library::eeprom::EEPROMBYTECHECKLESS"]],["impl Freeze for <a class=\"enum\" href=\"arduboy_rust/prelude/enum.Base.html\" title=\"enum arduboy_rust::prelude::Base\">Base</a>",1,["arduboy_rust::print::Base"]]],
|
||||
"arduboy_rust":[["impl Freeze for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ButtonSet.html\" title=\"struct arduboy_rust::prelude::ButtonSet\">ButtonSet</a>",1,["arduboy_rust::hardware::buttons::ButtonSet"]],["impl Freeze for <a class=\"enum\" href=\"arduboy_rust/prelude/arduboy2/enum.Color.html\" title=\"enum arduboy_rust::prelude::arduboy2::Color\">Color</a>",1,["arduboy_rust::library::arduboy2::Color"]],["impl Freeze for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Rect.html\" title=\"struct arduboy_rust::prelude::arduboy2::Rect\">Rect</a>",1,["arduboy_rust::library::arduboy2::Rect"]],["impl Freeze for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Point.html\" title=\"struct arduboy_rust::prelude::arduboy2::Point\">Point</a>",1,["arduboy_rust::library::arduboy2::Point"]],["impl Freeze for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Arduboy2.html\" title=\"struct arduboy_rust::prelude::arduboy2::Arduboy2\">Arduboy2</a>",1,["arduboy_rust::library::arduboy2::Arduboy2"]],["impl Freeze for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy_tone/struct.ArduboyTones.html\" title=\"struct arduboy_rust::prelude::arduboy_tone::ArduboyTones\">ArduboyTones</a>",1,["arduboy_rust::library::arduboy_tone::ArduboyTones"]],["impl Freeze for <a class=\"struct\" href=\"arduboy_rust/prelude/ardvoice/struct.ArdVoice.html\" title=\"struct arduboy_rust::prelude::ardvoice::ArdVoice\">ArdVoice</a>",1,["arduboy_rust::library::ardvoice::ArdVoice"]],["impl Freeze for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROM.html\" title=\"struct arduboy_rust::prelude::EEPROM\">EEPROM</a>",1,["arduboy_rust::library::eeprom::EEPROM"]],["impl Freeze for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROMBYTE.html\" title=\"struct arduboy_rust::prelude::EEPROMBYTE\">EEPROMBYTE</a>",1,["arduboy_rust::library::eeprom::EEPROMBYTE"]],["impl Freeze for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROMBYTECHECKLESS.html\" title=\"struct arduboy_rust::prelude::EEPROMBYTECHECKLESS\">EEPROMBYTECHECKLESS</a>",1,["arduboy_rust::library::eeprom::EEPROMBYTECHECKLESS"]],["impl Freeze for <a class=\"enum\" href=\"arduboy_rust/prelude/enum.Base.html\" title=\"enum arduboy_rust::prelude::Base\">Base</a>",1,["arduboy_rust::print::Base"]]],
|
||||
"byteorder":[["impl Freeze for <a class=\"enum\" href=\"byteorder/enum.BigEndian.html\" title=\"enum byteorder::BigEndian\">BigEndian</a>",1,["byteorder::BigEndian"]],["impl Freeze for <a class=\"enum\" href=\"byteorder/enum.LittleEndian.html\" title=\"enum byteorder::LittleEndian\">LittleEndian</a>",1,["byteorder::LittleEndian"]]],
|
||||
"critical_section":[["impl<T> !Freeze for <a class=\"struct\" href=\"critical_section/struct.Mutex.html\" title=\"struct critical_section::Mutex\">Mutex</a><T>",1,["critical_section::mutex::Mutex"]],["impl<'cs> Freeze for <a class=\"struct\" href=\"critical_section/struct.CriticalSection.html\" title=\"struct critical_section::CriticalSection\">CriticalSection</a><'cs>",1,["critical_section::CriticalSection"]],["impl Freeze for <a class=\"struct\" href=\"critical_section/struct.RestoreState.html\" title=\"struct critical_section::RestoreState\">RestoreState</a>",1,["critical_section::RestoreState"]]],
|
||||
"hash32":[["impl Freeze for <a class=\"struct\" href=\"hash32/struct.FnvHasher.html\" title=\"struct hash32::FnvHasher\">Hasher</a>",1,["hash32::fnv::Hasher"]],["impl Freeze for <a class=\"struct\" href=\"hash32/struct.Murmur3Hasher.html\" title=\"struct hash32::Murmur3Hasher\">Hasher</a>",1,["hash32::murmur3::Hasher"]],["impl<H> Freeze for <a class=\"struct\" href=\"hash32/struct.BuildHasherDefault.html\" title=\"struct hash32::BuildHasherDefault\">BuildHasherDefault</a><H>",1,["hash32::BuildHasherDefault"]]],
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
(function() {var implementors = {
|
||||
"arduboy_rust":[["impl Send for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ButtonSet.html\" title=\"struct arduboy_rust::prelude::ButtonSet\">ButtonSet</a>",1,["arduboy_rust::hardware::buttons::ButtonSet"]],["impl Send for <a class=\"enum\" href=\"arduboy_rust/prelude/arduboy2/enum.Color.html\" title=\"enum arduboy_rust::prelude::arduboy2::Color\">Color</a>",1,["arduboy_rust::library::arduboy2::Color"]],["impl Send for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Rect.html\" title=\"struct arduboy_rust::prelude::arduboy2::Rect\">Rect</a>",1,["arduboy_rust::library::arduboy2::Rect"]],["impl Send for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Point.html\" title=\"struct arduboy_rust::prelude::arduboy2::Point\">Point</a>",1,["arduboy_rust::library::arduboy2::Point"]],["impl Send for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Arduboy2.html\" title=\"struct arduboy_rust::prelude::arduboy2::Arduboy2\">Arduboy2</a>",1,["arduboy_rust::library::arduboy2::Arduboy2"]],["impl Send for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy_tone/struct.ArduboyTones.html\" title=\"struct arduboy_rust::prelude::arduboy_tone::ArduboyTones\">ArduboyTones</a>",1,["arduboy_rust::library::arduboy_tone::ArduboyTones"]],["impl Send for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ArdVoice.html\" title=\"struct arduboy_rust::prelude::ArdVoice\">ArdVoice</a>",1,["arduboy_rust::library::ardvoice::ArdVoice"]],["impl Send for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROM.html\" title=\"struct arduboy_rust::prelude::EEPROM\">EEPROM</a>",1,["arduboy_rust::library::eeprom::EEPROM"]],["impl Send for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROMBYTE.html\" title=\"struct arduboy_rust::prelude::EEPROMBYTE\">EEPROMBYTE</a>",1,["arduboy_rust::library::eeprom::EEPROMBYTE"]],["impl Send for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROMBYTECHECKLESS.html\" title=\"struct arduboy_rust::prelude::EEPROMBYTECHECKLESS\">EEPROMBYTECHECKLESS</a>",1,["arduboy_rust::library::eeprom::EEPROMBYTECHECKLESS"]],["impl Send for <a class=\"enum\" href=\"arduboy_rust/prelude/enum.Base.html\" title=\"enum arduboy_rust::prelude::Base\">Base</a>",1,["arduboy_rust::print::Base"]]],
|
||||
"arduboy_rust":[["impl Send for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ButtonSet.html\" title=\"struct arduboy_rust::prelude::ButtonSet\">ButtonSet</a>",1,["arduboy_rust::hardware::buttons::ButtonSet"]],["impl Send for <a class=\"enum\" href=\"arduboy_rust/prelude/arduboy2/enum.Color.html\" title=\"enum arduboy_rust::prelude::arduboy2::Color\">Color</a>",1,["arduboy_rust::library::arduboy2::Color"]],["impl Send for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Rect.html\" title=\"struct arduboy_rust::prelude::arduboy2::Rect\">Rect</a>",1,["arduboy_rust::library::arduboy2::Rect"]],["impl Send for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Point.html\" title=\"struct arduboy_rust::prelude::arduboy2::Point\">Point</a>",1,["arduboy_rust::library::arduboy2::Point"]],["impl Send for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Arduboy2.html\" title=\"struct arduboy_rust::prelude::arduboy2::Arduboy2\">Arduboy2</a>",1,["arduboy_rust::library::arduboy2::Arduboy2"]],["impl Send for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy_tone/struct.ArduboyTones.html\" title=\"struct arduboy_rust::prelude::arduboy_tone::ArduboyTones\">ArduboyTones</a>",1,["arduboy_rust::library::arduboy_tone::ArduboyTones"]],["impl Send for <a class=\"struct\" href=\"arduboy_rust/prelude/ardvoice/struct.ArdVoice.html\" title=\"struct arduboy_rust::prelude::ardvoice::ArdVoice\">ArdVoice</a>",1,["arduboy_rust::library::ardvoice::ArdVoice"]],["impl Send for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROM.html\" title=\"struct arduboy_rust::prelude::EEPROM\">EEPROM</a>",1,["arduboy_rust::library::eeprom::EEPROM"]],["impl Send for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROMBYTE.html\" title=\"struct arduboy_rust::prelude::EEPROMBYTE\">EEPROMBYTE</a>",1,["arduboy_rust::library::eeprom::EEPROMBYTE"]],["impl Send for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROMBYTECHECKLESS.html\" title=\"struct arduboy_rust::prelude::EEPROMBYTECHECKLESS\">EEPROMBYTECHECKLESS</a>",1,["arduboy_rust::library::eeprom::EEPROMBYTECHECKLESS"]],["impl Send for <a class=\"enum\" href=\"arduboy_rust/prelude/enum.Base.html\" title=\"enum arduboy_rust::prelude::Base\">Base</a>",1,["arduboy_rust::print::Base"]]],
|
||||
"byteorder":[["impl Send for <a class=\"enum\" href=\"byteorder/enum.BigEndian.html\" title=\"enum byteorder::BigEndian\">BigEndian</a>",1,["byteorder::BigEndian"]],["impl Send for <a class=\"enum\" href=\"byteorder/enum.LittleEndian.html\" title=\"enum byteorder::LittleEndian\">LittleEndian</a>",1,["byteorder::LittleEndian"]]],
|
||||
"critical_section":[["impl<T> Send for <a class=\"struct\" href=\"critical_section/struct.Mutex.html\" title=\"struct critical_section::Mutex\">Mutex</a><T><span class=\"where fmt-newline\">where\n T: Send,</span>",1,["critical_section::mutex::Mutex"]],["impl<'cs> Send for <a class=\"struct\" href=\"critical_section/struct.CriticalSection.html\" title=\"struct critical_section::CriticalSection\">CriticalSection</a><'cs>",1,["critical_section::CriticalSection"]],["impl Send for <a class=\"struct\" href=\"critical_section/struct.RestoreState.html\" title=\"struct critical_section::RestoreState\">RestoreState</a>",1,["critical_section::RestoreState"]]],
|
||||
"hash32":[["impl Send for <a class=\"struct\" href=\"hash32/struct.FnvHasher.html\" title=\"struct hash32::FnvHasher\">Hasher</a>",1,["hash32::fnv::Hasher"]],["impl Send for <a class=\"struct\" href=\"hash32/struct.Murmur3Hasher.html\" title=\"struct hash32::Murmur3Hasher\">Hasher</a>",1,["hash32::murmur3::Hasher"]],["impl<H> Send for <a class=\"struct\" href=\"hash32/struct.BuildHasherDefault.html\" title=\"struct hash32::BuildHasherDefault\">BuildHasherDefault</a><H><span class=\"where fmt-newline\">where\n H: Send,</span>",1,["hash32::BuildHasherDefault"]]],
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
(function() {var implementors = {
|
||||
"arduboy_rust":[["impl StructuralEq for <a class=\"enum\" href=\"arduboy_rust/prelude/arduboy2/enum.Color.html\" title=\"enum arduboy_rust::prelude::arduboy2::Color\">Color</a>"],["impl StructuralEq for <a class=\"enum\" href=\"arduboy_rust/prelude/enum.Base.html\" title=\"enum arduboy_rust::prelude::Base\">Base</a>"],["impl StructuralEq for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ButtonSet.html\" title=\"struct arduboy_rust::prelude::ButtonSet\">ButtonSet</a>"]],
|
||||
"arduboy_rust":[["impl StructuralEq for <a class=\"enum\" href=\"arduboy_rust/prelude/arduboy2/enum.Color.html\" title=\"enum arduboy_rust::prelude::arduboy2::Color\">Color</a>"],["impl StructuralEq for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ButtonSet.html\" title=\"struct arduboy_rust::prelude::ButtonSet\">ButtonSet</a>"],["impl StructuralEq for <a class=\"enum\" href=\"arduboy_rust/prelude/enum.Base.html\" title=\"enum arduboy_rust::prelude::Base\">Base</a>"]],
|
||||
"byteorder":[["impl StructuralEq for <a class=\"enum\" href=\"byteorder/enum.LittleEndian.html\" title=\"enum byteorder::LittleEndian\">LittleEndian</a>"],["impl StructuralEq for <a class=\"enum\" href=\"byteorder/enum.BigEndian.html\" title=\"enum byteorder::BigEndian\">BigEndian</a>"]],
|
||||
"heapless":[["impl StructuralEq for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU16.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU16\">LinkedIndexU16</a>"],["impl StructuralEq for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexUsize.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexUsize\">LinkedIndexUsize</a>"],["impl StructuralEq for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU8.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU8\">LinkedIndexU8</a>"]]
|
||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
|
@ -1,5 +1,5 @@
|
|||
(function() {var implementors = {
|
||||
"arduboy_rust":[["impl StructuralPartialEq for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ButtonSet.html\" title=\"struct arduboy_rust::prelude::ButtonSet\">ButtonSet</a>"],["impl StructuralPartialEq for <a class=\"enum\" href=\"arduboy_rust/prelude/enum.Base.html\" title=\"enum arduboy_rust::prelude::Base\">Base</a>"],["impl StructuralPartialEq for <a class=\"enum\" href=\"arduboy_rust/prelude/arduboy2/enum.Color.html\" title=\"enum arduboy_rust::prelude::arduboy2::Color\">Color</a>"]],
|
||||
"arduboy_rust":[["impl StructuralPartialEq for <a class=\"enum\" href=\"arduboy_rust/prelude/arduboy2/enum.Color.html\" title=\"enum arduboy_rust::prelude::arduboy2::Color\">Color</a>"],["impl StructuralPartialEq for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ButtonSet.html\" title=\"struct arduboy_rust::prelude::ButtonSet\">ButtonSet</a>"],["impl StructuralPartialEq for <a class=\"enum\" href=\"arduboy_rust/prelude/enum.Base.html\" title=\"enum arduboy_rust::prelude::Base\">Base</a>"]],
|
||||
"byteorder":[["impl StructuralPartialEq for <a class=\"enum\" href=\"byteorder/enum.LittleEndian.html\" title=\"enum byteorder::LittleEndian\">LittleEndian</a>"],["impl StructuralPartialEq for <a class=\"enum\" href=\"byteorder/enum.BigEndian.html\" title=\"enum byteorder::BigEndian\">BigEndian</a>"]],
|
||||
"heapless":[["impl StructuralPartialEq for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexUsize.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexUsize\">LinkedIndexUsize</a>"],["impl StructuralPartialEq for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU8.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU8\">LinkedIndexU8</a>"],["impl StructuralPartialEq for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU16.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU16\">LinkedIndexU16</a>"]]
|
||||
"heapless":[["impl StructuralPartialEq for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexUsize.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexUsize\">LinkedIndexUsize</a>"],["impl StructuralPartialEq for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU16.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU16\">LinkedIndexU16</a>"],["impl StructuralPartialEq for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.LinkedIndexU8.html\" title=\"struct heapless::sorted_linked_list::LinkedIndexU8\">LinkedIndexU8</a>"]]
|
||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
|
@ -1,5 +1,5 @@
|
|||
(function() {var implementors = {
|
||||
"arduboy_rust":[["impl Sync for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ButtonSet.html\" title=\"struct arduboy_rust::prelude::ButtonSet\">ButtonSet</a>",1,["arduboy_rust::hardware::buttons::ButtonSet"]],["impl Sync for <a class=\"enum\" href=\"arduboy_rust/prelude/arduboy2/enum.Color.html\" title=\"enum arduboy_rust::prelude::arduboy2::Color\">Color</a>",1,["arduboy_rust::library::arduboy2::Color"]],["impl Sync for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Rect.html\" title=\"struct arduboy_rust::prelude::arduboy2::Rect\">Rect</a>",1,["arduboy_rust::library::arduboy2::Rect"]],["impl Sync for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Point.html\" title=\"struct arduboy_rust::prelude::arduboy2::Point\">Point</a>",1,["arduboy_rust::library::arduboy2::Point"]],["impl Sync for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Arduboy2.html\" title=\"struct arduboy_rust::prelude::arduboy2::Arduboy2\">Arduboy2</a>",1,["arduboy_rust::library::arduboy2::Arduboy2"]],["impl Sync for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy_tone/struct.ArduboyTones.html\" title=\"struct arduboy_rust::prelude::arduboy_tone::ArduboyTones\">ArduboyTones</a>",1,["arduboy_rust::library::arduboy_tone::ArduboyTones"]],["impl Sync for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ArdVoice.html\" title=\"struct arduboy_rust::prelude::ArdVoice\">ArdVoice</a>",1,["arduboy_rust::library::ardvoice::ArdVoice"]],["impl Sync for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROM.html\" title=\"struct arduboy_rust::prelude::EEPROM\">EEPROM</a>",1,["arduboy_rust::library::eeprom::EEPROM"]],["impl Sync for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROMBYTE.html\" title=\"struct arduboy_rust::prelude::EEPROMBYTE\">EEPROMBYTE</a>",1,["arduboy_rust::library::eeprom::EEPROMBYTE"]],["impl Sync for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROMBYTECHECKLESS.html\" title=\"struct arduboy_rust::prelude::EEPROMBYTECHECKLESS\">EEPROMBYTECHECKLESS</a>",1,["arduboy_rust::library::eeprom::EEPROMBYTECHECKLESS"]],["impl Sync for <a class=\"enum\" href=\"arduboy_rust/prelude/enum.Base.html\" title=\"enum arduboy_rust::prelude::Base\">Base</a>",1,["arduboy_rust::print::Base"]]],
|
||||
"arduboy_rust":[["impl Sync for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ButtonSet.html\" title=\"struct arduboy_rust::prelude::ButtonSet\">ButtonSet</a>",1,["arduboy_rust::hardware::buttons::ButtonSet"]],["impl Sync for <a class=\"enum\" href=\"arduboy_rust/prelude/arduboy2/enum.Color.html\" title=\"enum arduboy_rust::prelude::arduboy2::Color\">Color</a>",1,["arduboy_rust::library::arduboy2::Color"]],["impl Sync for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Rect.html\" title=\"struct arduboy_rust::prelude::arduboy2::Rect\">Rect</a>",1,["arduboy_rust::library::arduboy2::Rect"]],["impl Sync for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Point.html\" title=\"struct arduboy_rust::prelude::arduboy2::Point\">Point</a>",1,["arduboy_rust::library::arduboy2::Point"]],["impl Sync for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Arduboy2.html\" title=\"struct arduboy_rust::prelude::arduboy2::Arduboy2\">Arduboy2</a>",1,["arduboy_rust::library::arduboy2::Arduboy2"]],["impl Sync for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy_tone/struct.ArduboyTones.html\" title=\"struct arduboy_rust::prelude::arduboy_tone::ArduboyTones\">ArduboyTones</a>",1,["arduboy_rust::library::arduboy_tone::ArduboyTones"]],["impl Sync for <a class=\"struct\" href=\"arduboy_rust/prelude/ardvoice/struct.ArdVoice.html\" title=\"struct arduboy_rust::prelude::ardvoice::ArdVoice\">ArdVoice</a>",1,["arduboy_rust::library::ardvoice::ArdVoice"]],["impl Sync for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROM.html\" title=\"struct arduboy_rust::prelude::EEPROM\">EEPROM</a>",1,["arduboy_rust::library::eeprom::EEPROM"]],["impl Sync for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROMBYTE.html\" title=\"struct arduboy_rust::prelude::EEPROMBYTE\">EEPROMBYTE</a>",1,["arduboy_rust::library::eeprom::EEPROMBYTE"]],["impl Sync for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROMBYTECHECKLESS.html\" title=\"struct arduboy_rust::prelude::EEPROMBYTECHECKLESS\">EEPROMBYTECHECKLESS</a>",1,["arduboy_rust::library::eeprom::EEPROMBYTECHECKLESS"]],["impl Sync for <a class=\"enum\" href=\"arduboy_rust/prelude/enum.Base.html\" title=\"enum arduboy_rust::prelude::Base\">Base</a>",1,["arduboy_rust::print::Base"]]],
|
||||
"byteorder":[["impl Sync for <a class=\"enum\" href=\"byteorder/enum.BigEndian.html\" title=\"enum byteorder::BigEndian\">BigEndian</a>",1,["byteorder::BigEndian"]],["impl Sync for <a class=\"enum\" href=\"byteorder/enum.LittleEndian.html\" title=\"enum byteorder::LittleEndian\">LittleEndian</a>",1,["byteorder::LittleEndian"]]],
|
||||
"critical_section":[["impl<'cs> Sync for <a class=\"struct\" href=\"critical_section/struct.CriticalSection.html\" title=\"struct critical_section::CriticalSection\">CriticalSection</a><'cs>",1,["critical_section::CriticalSection"]],["impl Sync for <a class=\"struct\" href=\"critical_section/struct.RestoreState.html\" title=\"struct critical_section::RestoreState\">RestoreState</a>",1,["critical_section::RestoreState"]],["impl<T> Sync for <a class=\"struct\" href=\"critical_section/struct.Mutex.html\" title=\"struct critical_section::Mutex\">Mutex</a><T><span class=\"where fmt-newline\">where\n T: Send,</span>"]],
|
||||
"hash32":[["impl Sync for <a class=\"struct\" href=\"hash32/struct.FnvHasher.html\" title=\"struct hash32::FnvHasher\">Hasher</a>",1,["hash32::fnv::Hasher"]],["impl Sync for <a class=\"struct\" href=\"hash32/struct.Murmur3Hasher.html\" title=\"struct hash32::Murmur3Hasher\">Hasher</a>",1,["hash32::murmur3::Hasher"]],["impl<H> Sync for <a class=\"struct\" href=\"hash32/struct.BuildHasherDefault.html\" title=\"struct hash32::BuildHasherDefault\">BuildHasherDefault</a><H><span class=\"where fmt-newline\">where\n H: Sync,</span>",1,["hash32::BuildHasherDefault"]]],
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
(function() {var implementors = {
|
||||
"arduboy_rust":[["impl Unpin for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ButtonSet.html\" title=\"struct arduboy_rust::prelude::ButtonSet\">ButtonSet</a>",1,["arduboy_rust::hardware::buttons::ButtonSet"]],["impl Unpin for <a class=\"enum\" href=\"arduboy_rust/prelude/arduboy2/enum.Color.html\" title=\"enum arduboy_rust::prelude::arduboy2::Color\">Color</a>",1,["arduboy_rust::library::arduboy2::Color"]],["impl Unpin for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Rect.html\" title=\"struct arduboy_rust::prelude::arduboy2::Rect\">Rect</a>",1,["arduboy_rust::library::arduboy2::Rect"]],["impl Unpin for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Point.html\" title=\"struct arduboy_rust::prelude::arduboy2::Point\">Point</a>",1,["arduboy_rust::library::arduboy2::Point"]],["impl Unpin for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Arduboy2.html\" title=\"struct arduboy_rust::prelude::arduboy2::Arduboy2\">Arduboy2</a>",1,["arduboy_rust::library::arduboy2::Arduboy2"]],["impl Unpin for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy_tone/struct.ArduboyTones.html\" title=\"struct arduboy_rust::prelude::arduboy_tone::ArduboyTones\">ArduboyTones</a>",1,["arduboy_rust::library::arduboy_tone::ArduboyTones"]],["impl Unpin for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ArdVoice.html\" title=\"struct arduboy_rust::prelude::ArdVoice\">ArdVoice</a>",1,["arduboy_rust::library::ardvoice::ArdVoice"]],["impl Unpin for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROM.html\" title=\"struct arduboy_rust::prelude::EEPROM\">EEPROM</a>",1,["arduboy_rust::library::eeprom::EEPROM"]],["impl Unpin for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROMBYTE.html\" title=\"struct arduboy_rust::prelude::EEPROMBYTE\">EEPROMBYTE</a>",1,["arduboy_rust::library::eeprom::EEPROMBYTE"]],["impl Unpin for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROMBYTECHECKLESS.html\" title=\"struct arduboy_rust::prelude::EEPROMBYTECHECKLESS\">EEPROMBYTECHECKLESS</a>",1,["arduboy_rust::library::eeprom::EEPROMBYTECHECKLESS"]],["impl Unpin for <a class=\"enum\" href=\"arduboy_rust/prelude/enum.Base.html\" title=\"enum arduboy_rust::prelude::Base\">Base</a>",1,["arduboy_rust::print::Base"]]],
|
||||
"arduboy_rust":[["impl Unpin for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ButtonSet.html\" title=\"struct arduboy_rust::prelude::ButtonSet\">ButtonSet</a>",1,["arduboy_rust::hardware::buttons::ButtonSet"]],["impl Unpin for <a class=\"enum\" href=\"arduboy_rust/prelude/arduboy2/enum.Color.html\" title=\"enum arduboy_rust::prelude::arduboy2::Color\">Color</a>",1,["arduboy_rust::library::arduboy2::Color"]],["impl Unpin for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Rect.html\" title=\"struct arduboy_rust::prelude::arduboy2::Rect\">Rect</a>",1,["arduboy_rust::library::arduboy2::Rect"]],["impl Unpin for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Point.html\" title=\"struct arduboy_rust::prelude::arduboy2::Point\">Point</a>",1,["arduboy_rust::library::arduboy2::Point"]],["impl Unpin for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Arduboy2.html\" title=\"struct arduboy_rust::prelude::arduboy2::Arduboy2\">Arduboy2</a>",1,["arduboy_rust::library::arduboy2::Arduboy2"]],["impl Unpin for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy_tone/struct.ArduboyTones.html\" title=\"struct arduboy_rust::prelude::arduboy_tone::ArduboyTones\">ArduboyTones</a>",1,["arduboy_rust::library::arduboy_tone::ArduboyTones"]],["impl Unpin for <a class=\"struct\" href=\"arduboy_rust/prelude/ardvoice/struct.ArdVoice.html\" title=\"struct arduboy_rust::prelude::ardvoice::ArdVoice\">ArdVoice</a>",1,["arduboy_rust::library::ardvoice::ArdVoice"]],["impl Unpin for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROM.html\" title=\"struct arduboy_rust::prelude::EEPROM\">EEPROM</a>",1,["arduboy_rust::library::eeprom::EEPROM"]],["impl Unpin for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROMBYTE.html\" title=\"struct arduboy_rust::prelude::EEPROMBYTE\">EEPROMBYTE</a>",1,["arduboy_rust::library::eeprom::EEPROMBYTE"]],["impl Unpin for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROMBYTECHECKLESS.html\" title=\"struct arduboy_rust::prelude::EEPROMBYTECHECKLESS\">EEPROMBYTECHECKLESS</a>",1,["arduboy_rust::library::eeprom::EEPROMBYTECHECKLESS"]],["impl Unpin for <a class=\"enum\" href=\"arduboy_rust/prelude/enum.Base.html\" title=\"enum arduboy_rust::prelude::Base\">Base</a>",1,["arduboy_rust::print::Base"]]],
|
||||
"byteorder":[["impl Unpin for <a class=\"enum\" href=\"byteorder/enum.BigEndian.html\" title=\"enum byteorder::BigEndian\">BigEndian</a>",1,["byteorder::BigEndian"]],["impl Unpin for <a class=\"enum\" href=\"byteorder/enum.LittleEndian.html\" title=\"enum byteorder::LittleEndian\">LittleEndian</a>",1,["byteorder::LittleEndian"]]],
|
||||
"critical_section":[["impl<T> Unpin for <a class=\"struct\" href=\"critical_section/struct.Mutex.html\" title=\"struct critical_section::Mutex\">Mutex</a><T><span class=\"where fmt-newline\">where\n T: Unpin,</span>",1,["critical_section::mutex::Mutex"]],["impl<'cs> Unpin for <a class=\"struct\" href=\"critical_section/struct.CriticalSection.html\" title=\"struct critical_section::CriticalSection\">CriticalSection</a><'cs>",1,["critical_section::CriticalSection"]],["impl Unpin for <a class=\"struct\" href=\"critical_section/struct.RestoreState.html\" title=\"struct critical_section::RestoreState\">RestoreState</a>",1,["critical_section::RestoreState"]]],
|
||||
"hash32":[["impl Unpin for <a class=\"struct\" href=\"hash32/struct.FnvHasher.html\" title=\"struct hash32::FnvHasher\">Hasher</a>",1,["hash32::fnv::Hasher"]],["impl Unpin for <a class=\"struct\" href=\"hash32/struct.Murmur3Hasher.html\" title=\"struct hash32::Murmur3Hasher\">Hasher</a>",1,["hash32::murmur3::Hasher"]],["impl<H> Unpin for <a class=\"struct\" href=\"hash32/struct.BuildHasherDefault.html\" title=\"struct hash32::BuildHasherDefault\">BuildHasherDefault</a><H><span class=\"where fmt-newline\">where\n H: Unpin,</span>",1,["hash32::BuildHasherDefault"]]],
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
(function() {var implementors = {
|
||||
"heapless":[["impl<T, const N: usize> Deref for <a class=\"struct\" href=\"heapless/struct.HistoryBuffer.html\" title=\"struct heapless::HistoryBuffer\">HistoryBuffer</a><T, N>"],["impl<T, Idx, K, const N: usize> Deref for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.FindMut.html\" title=\"struct heapless::sorted_linked_list::FindMut\">FindMut</a><'_, T, Idx, K, N><span class=\"where fmt-newline\">where\n T: Ord,\n Idx: <a class=\"trait\" href=\"heapless/sorted_linked_list/trait.SortedLinkedListIndex.html\" title=\"trait heapless::sorted_linked_list::SortedLinkedListIndex\">SortedLinkedListIndex</a>,\n K: <a class=\"trait\" href=\"heapless/sorted_linked_list/trait.Kind.html\" title=\"trait heapless::sorted_linked_list::Kind\">Kind</a>,</span>"],["impl<const N: usize> Deref for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<T, K, const N: usize> Deref for <a class=\"struct\" href=\"heapless/binary_heap/struct.PeekMut.html\" title=\"struct heapless::binary_heap::PeekMut\">PeekMut</a><'_, T, K, N><span class=\"where fmt-newline\">where\n T: Ord,\n K: <a class=\"trait\" href=\"heapless/binary_heap/trait.Kind.html\" title=\"trait heapless::binary_heap::Kind\">Kind</a>,</span>"],["impl<T, const N: usize> Deref for <a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N>"]]
|
||||
"heapless":[["impl<T, K, const N: usize> Deref for <a class=\"struct\" href=\"heapless/binary_heap/struct.PeekMut.html\" title=\"struct heapless::binary_heap::PeekMut\">PeekMut</a><'_, T, K, N><span class=\"where fmt-newline\">where\n T: Ord,\n K: <a class=\"trait\" href=\"heapless/binary_heap/trait.Kind.html\" title=\"trait heapless::binary_heap::Kind\">Kind</a>,</span>"],["impl<T, const N: usize> Deref for <a class=\"struct\" href=\"heapless/struct.HistoryBuffer.html\" title=\"struct heapless::HistoryBuffer\">HistoryBuffer</a><T, N>"],["impl<const N: usize> Deref for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<T, Idx, K, const N: usize> Deref for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.FindMut.html\" title=\"struct heapless::sorted_linked_list::FindMut\">FindMut</a><'_, T, Idx, K, N><span class=\"where fmt-newline\">where\n T: Ord,\n Idx: <a class=\"trait\" href=\"heapless/sorted_linked_list/trait.SortedLinkedListIndex.html\" title=\"trait heapless::sorted_linked_list::SortedLinkedListIndex\">SortedLinkedListIndex</a>,\n K: <a class=\"trait\" href=\"heapless/sorted_linked_list/trait.Kind.html\" title=\"trait heapless::sorted_linked_list::Kind\">Kind</a>,</span>"],["impl<T, const N: usize> Deref for <a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N>"]]
|
||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
|
@ -1,3 +1,3 @@
|
|||
(function() {var implementors = {
|
||||
"heapless":[["impl<const N: usize> DerefMut for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<T, const N: usize> DerefMut for <a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N>"],["impl<T, Idx, K, const N: usize> DerefMut for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.FindMut.html\" title=\"struct heapless::sorted_linked_list::FindMut\">FindMut</a><'_, T, Idx, K, N><span class=\"where fmt-newline\">where\n T: Ord,\n Idx: <a class=\"trait\" href=\"heapless/sorted_linked_list/trait.SortedLinkedListIndex.html\" title=\"trait heapless::sorted_linked_list::SortedLinkedListIndex\">SortedLinkedListIndex</a>,\n K: <a class=\"trait\" href=\"heapless/sorted_linked_list/trait.Kind.html\" title=\"trait heapless::sorted_linked_list::Kind\">Kind</a>,</span>"],["impl<T, K, const N: usize> DerefMut for <a class=\"struct\" href=\"heapless/binary_heap/struct.PeekMut.html\" title=\"struct heapless::binary_heap::PeekMut\">PeekMut</a><'_, T, K, N><span class=\"where fmt-newline\">where\n T: Ord,\n K: <a class=\"trait\" href=\"heapless/binary_heap/trait.Kind.html\" title=\"trait heapless::binary_heap::Kind\">Kind</a>,</span>"]]
|
||||
"heapless":[["impl<const N: usize> DerefMut for <a class=\"struct\" href=\"heapless/struct.String.html\" title=\"struct heapless::String\">String</a><N>"],["impl<T, const N: usize> DerefMut for <a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N>"],["impl<T, K, const N: usize> DerefMut for <a class=\"struct\" href=\"heapless/binary_heap/struct.PeekMut.html\" title=\"struct heapless::binary_heap::PeekMut\">PeekMut</a><'_, T, K, N><span class=\"where fmt-newline\">where\n T: Ord,\n K: <a class=\"trait\" href=\"heapless/binary_heap/trait.Kind.html\" title=\"trait heapless::binary_heap::Kind\">Kind</a>,</span>"],["impl<T, Idx, K, const N: usize> DerefMut for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.FindMut.html\" title=\"struct heapless::sorted_linked_list::FindMut\">FindMut</a><'_, T, Idx, K, N><span class=\"where fmt-newline\">where\n T: Ord,\n Idx: <a class=\"trait\" href=\"heapless/sorted_linked_list/trait.SortedLinkedListIndex.html\" title=\"trait heapless::sorted_linked_list::SortedLinkedListIndex\">SortedLinkedListIndex</a>,\n K: <a class=\"trait\" href=\"heapless/sorted_linked_list/trait.Kind.html\" title=\"trait heapless::sorted_linked_list::Kind\">Kind</a>,</span>"]]
|
||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
|
@ -1,3 +1,3 @@
|
|||
(function() {var implementors = {
|
||||
"heapless":[["impl<T, Idx, K, const N: usize> Drop for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.FindMut.html\" title=\"struct heapless::sorted_linked_list::FindMut\">FindMut</a><'_, T, Idx, K, N><span class=\"where fmt-newline\">where\n T: Ord,\n Idx: <a class=\"trait\" href=\"heapless/sorted_linked_list/trait.SortedLinkedListIndex.html\" title=\"trait heapless::sorted_linked_list::SortedLinkedListIndex\">SortedLinkedListIndex</a>,\n K: <a class=\"trait\" href=\"heapless/sorted_linked_list/trait.Kind.html\" title=\"trait heapless::sorted_linked_list::Kind\">Kind</a>,</span>"],["impl<T, Idx, K, const N: usize> Drop for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.SortedLinkedList.html\" title=\"struct heapless::sorted_linked_list::SortedLinkedList\">SortedLinkedList</a><T, Idx, K, N><span class=\"where fmt-newline\">where\n Idx: <a class=\"trait\" href=\"heapless/sorted_linked_list/trait.SortedLinkedListIndex.html\" title=\"trait heapless::sorted_linked_list::SortedLinkedListIndex\">SortedLinkedListIndex</a>,</span>"],["impl<T, const N: usize> Drop for <a class=\"struct\" href=\"heapless/struct.HistoryBuffer.html\" title=\"struct heapless::HistoryBuffer\">HistoryBuffer</a><T, N>"],["impl<T, K, const N: usize> Drop for <a class=\"struct\" href=\"heapless/binary_heap/struct.PeekMut.html\" title=\"struct heapless::binary_heap::PeekMut\">PeekMut</a><'_, T, K, N><span class=\"where fmt-newline\">where\n T: Ord,\n K: <a class=\"trait\" href=\"heapless/binary_heap/trait.Kind.html\" title=\"trait heapless::binary_heap::Kind\">Kind</a>,</span>"],["impl<T, const N: usize> Drop for <a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N>"],["impl<K, V, const N: usize> Drop for <a class=\"struct\" href=\"heapless/struct.LinearMap.html\" title=\"struct heapless::LinearMap\">LinearMap</a><K, V, N>"],["impl<T, const N: usize> Drop for <a class=\"struct\" href=\"heapless/struct.Deque.html\" title=\"struct heapless::Deque\">Deque</a><T, N>"]]
|
||||
"heapless":[["impl<T, const N: usize> Drop for <a class=\"struct\" href=\"heapless/struct.Deque.html\" title=\"struct heapless::Deque\">Deque</a><T, N>"],["impl<T, const N: usize> Drop for <a class=\"struct\" href=\"heapless/struct.HistoryBuffer.html\" title=\"struct heapless::HistoryBuffer\">HistoryBuffer</a><T, N>"],["impl<T, Idx, K, const N: usize> Drop for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.SortedLinkedList.html\" title=\"struct heapless::sorted_linked_list::SortedLinkedList\">SortedLinkedList</a><T, Idx, K, N><span class=\"where fmt-newline\">where\n Idx: <a class=\"trait\" href=\"heapless/sorted_linked_list/trait.SortedLinkedListIndex.html\" title=\"trait heapless::sorted_linked_list::SortedLinkedListIndex\">SortedLinkedListIndex</a>,</span>"],["impl<T, const N: usize> Drop for <a class=\"struct\" href=\"heapless/struct.Vec.html\" title=\"struct heapless::Vec\">Vec</a><T, N>"],["impl<T, K, const N: usize> Drop for <a class=\"struct\" href=\"heapless/binary_heap/struct.PeekMut.html\" title=\"struct heapless::binary_heap::PeekMut\">PeekMut</a><'_, T, K, N><span class=\"where fmt-newline\">where\n T: Ord,\n K: <a class=\"trait\" href=\"heapless/binary_heap/trait.Kind.html\" title=\"trait heapless::binary_heap::Kind\">Kind</a>,</span>"],["impl<K, V, const N: usize> Drop for <a class=\"struct\" href=\"heapless/struct.LinearMap.html\" title=\"struct heapless::LinearMap\">LinearMap</a><K, V, N>"],["impl<T, Idx, K, const N: usize> Drop for <a class=\"struct\" href=\"heapless/sorted_linked_list/struct.FindMut.html\" title=\"struct heapless::sorted_linked_list::FindMut\">FindMut</a><'_, T, Idx, K, N><span class=\"where fmt-newline\">where\n T: Ord,\n Idx: <a class=\"trait\" href=\"heapless/sorted_linked_list/trait.SortedLinkedListIndex.html\" title=\"trait heapless::sorted_linked_list::SortedLinkedListIndex\">SortedLinkedListIndex</a>,\n K: <a class=\"trait\" href=\"heapless/sorted_linked_list/trait.Kind.html\" title=\"trait heapless::sorted_linked_list::Kind\">Kind</a>,</span>"]]
|
||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
|
@ -1,3 +1,3 @@
|
|||
(function() {var implementors = {
|
||||
"heapless":[["impl<'a, K, V, Q, const N: usize> Index<&'a Q> for <a class=\"struct\" href=\"heapless/struct.LinearMap.html\" title=\"struct heapless::LinearMap\">LinearMap</a><K, V, N><span class=\"where fmt-newline\">where\n K: Borrow<Q> + Eq,\n Q: Eq + ?Sized,</span>"],["impl<'a, K, Q, V, S, const N: usize> Index<&'a Q> for <a class=\"struct\" href=\"heapless/struct.IndexMap.html\" title=\"struct heapless::IndexMap\">IndexMap</a><K, V, S, N><span class=\"where fmt-newline\">where\n K: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a> + Borrow<Q>,\n Q: ?Sized + Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a>,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a>,</span>"]]
|
||||
"heapless":[["impl<'a, K, Q, V, S, const N: usize> Index<&'a Q> for <a class=\"struct\" href=\"heapless/struct.IndexMap.html\" title=\"struct heapless::IndexMap\">IndexMap</a><K, V, S, N><span class=\"where fmt-newline\">where\n K: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a> + Borrow<Q>,\n Q: ?Sized + Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a>,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a>,</span>"],["impl<'a, K, V, Q, const N: usize> Index<&'a Q> for <a class=\"struct\" href=\"heapless/struct.LinearMap.html\" title=\"struct heapless::LinearMap\">LinearMap</a><K, V, N><span class=\"where fmt-newline\">where\n K: Borrow<Q> + Eq,\n Q: Eq + ?Sized,</span>"]]
|
||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
|
@ -1,3 +1,3 @@
|
|||
(function() {var implementors = {
|
||||
"heapless":[["impl<'a, K, Q, V, S, const N: usize> IndexMut<&'a Q> for <a class=\"struct\" href=\"heapless/struct.IndexMap.html\" title=\"struct heapless::IndexMap\">IndexMap</a><K, V, S, N><span class=\"where fmt-newline\">where\n K: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a> + Borrow<Q>,\n Q: ?Sized + Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a>,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a>,</span>"],["impl<'a, K, V, Q, const N: usize> IndexMut<&'a Q> for <a class=\"struct\" href=\"heapless/struct.LinearMap.html\" title=\"struct heapless::LinearMap\">LinearMap</a><K, V, N><span class=\"where fmt-newline\">where\n K: Borrow<Q> + Eq,\n Q: Eq + ?Sized,</span>"]]
|
||||
"heapless":[["impl<'a, K, V, Q, const N: usize> IndexMut<&'a Q> for <a class=\"struct\" href=\"heapless/struct.LinearMap.html\" title=\"struct heapless::LinearMap\">LinearMap</a><K, V, N><span class=\"where fmt-newline\">where\n K: Borrow<Q> + Eq,\n Q: Eq + ?Sized,</span>"],["impl<'a, K, Q, V, S, const N: usize> IndexMut<&'a Q> for <a class=\"struct\" href=\"heapless/struct.IndexMap.html\" title=\"struct heapless::IndexMap\">IndexMap</a><K, V, S, N><span class=\"where fmt-newline\">where\n K: Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a> + Borrow<Q>,\n Q: ?Sized + Eq + <a class=\"trait\" href=\"hash32/trait.Hash.html\" title=\"trait hash32::Hash\">Hash</a>,\n S: <a class=\"trait\" href=\"hash32/trait.BuildHasher.html\" title=\"trait hash32::BuildHasher\">BuildHasher</a>,</span>"]]
|
||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
|
@ -1,5 +1,5 @@
|
|||
(function() {var implementors = {
|
||||
"arduboy_rust":[["impl RefUnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ButtonSet.html\" title=\"struct arduboy_rust::prelude::ButtonSet\">ButtonSet</a>",1,["arduboy_rust::hardware::buttons::ButtonSet"]],["impl RefUnwindSafe for <a class=\"enum\" href=\"arduboy_rust/prelude/arduboy2/enum.Color.html\" title=\"enum arduboy_rust::prelude::arduboy2::Color\">Color</a>",1,["arduboy_rust::library::arduboy2::Color"]],["impl RefUnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Rect.html\" title=\"struct arduboy_rust::prelude::arduboy2::Rect\">Rect</a>",1,["arduboy_rust::library::arduboy2::Rect"]],["impl RefUnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Point.html\" title=\"struct arduboy_rust::prelude::arduboy2::Point\">Point</a>",1,["arduboy_rust::library::arduboy2::Point"]],["impl RefUnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Arduboy2.html\" title=\"struct arduboy_rust::prelude::arduboy2::Arduboy2\">Arduboy2</a>",1,["arduboy_rust::library::arduboy2::Arduboy2"]],["impl RefUnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy_tone/struct.ArduboyTones.html\" title=\"struct arduboy_rust::prelude::arduboy_tone::ArduboyTones\">ArduboyTones</a>",1,["arduboy_rust::library::arduboy_tone::ArduboyTones"]],["impl RefUnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ArdVoice.html\" title=\"struct arduboy_rust::prelude::ArdVoice\">ArdVoice</a>",1,["arduboy_rust::library::ardvoice::ArdVoice"]],["impl RefUnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROM.html\" title=\"struct arduboy_rust::prelude::EEPROM\">EEPROM</a>",1,["arduboy_rust::library::eeprom::EEPROM"]],["impl RefUnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROMBYTE.html\" title=\"struct arduboy_rust::prelude::EEPROMBYTE\">EEPROMBYTE</a>",1,["arduboy_rust::library::eeprom::EEPROMBYTE"]],["impl RefUnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROMBYTECHECKLESS.html\" title=\"struct arduboy_rust::prelude::EEPROMBYTECHECKLESS\">EEPROMBYTECHECKLESS</a>",1,["arduboy_rust::library::eeprom::EEPROMBYTECHECKLESS"]],["impl RefUnwindSafe for <a class=\"enum\" href=\"arduboy_rust/prelude/enum.Base.html\" title=\"enum arduboy_rust::prelude::Base\">Base</a>",1,["arduboy_rust::print::Base"]]],
|
||||
"arduboy_rust":[["impl RefUnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ButtonSet.html\" title=\"struct arduboy_rust::prelude::ButtonSet\">ButtonSet</a>",1,["arduboy_rust::hardware::buttons::ButtonSet"]],["impl RefUnwindSafe for <a class=\"enum\" href=\"arduboy_rust/prelude/arduboy2/enum.Color.html\" title=\"enum arduboy_rust::prelude::arduboy2::Color\">Color</a>",1,["arduboy_rust::library::arduboy2::Color"]],["impl RefUnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Rect.html\" title=\"struct arduboy_rust::prelude::arduboy2::Rect\">Rect</a>",1,["arduboy_rust::library::arduboy2::Rect"]],["impl RefUnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Point.html\" title=\"struct arduboy_rust::prelude::arduboy2::Point\">Point</a>",1,["arduboy_rust::library::arduboy2::Point"]],["impl RefUnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Arduboy2.html\" title=\"struct arduboy_rust::prelude::arduboy2::Arduboy2\">Arduboy2</a>",1,["arduboy_rust::library::arduboy2::Arduboy2"]],["impl RefUnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy_tone/struct.ArduboyTones.html\" title=\"struct arduboy_rust::prelude::arduboy_tone::ArduboyTones\">ArduboyTones</a>",1,["arduboy_rust::library::arduboy_tone::ArduboyTones"]],["impl RefUnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/ardvoice/struct.ArdVoice.html\" title=\"struct arduboy_rust::prelude::ardvoice::ArdVoice\">ArdVoice</a>",1,["arduboy_rust::library::ardvoice::ArdVoice"]],["impl RefUnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROM.html\" title=\"struct arduboy_rust::prelude::EEPROM\">EEPROM</a>",1,["arduboy_rust::library::eeprom::EEPROM"]],["impl RefUnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROMBYTE.html\" title=\"struct arduboy_rust::prelude::EEPROMBYTE\">EEPROMBYTE</a>",1,["arduboy_rust::library::eeprom::EEPROMBYTE"]],["impl RefUnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROMBYTECHECKLESS.html\" title=\"struct arduboy_rust::prelude::EEPROMBYTECHECKLESS\">EEPROMBYTECHECKLESS</a>",1,["arduboy_rust::library::eeprom::EEPROMBYTECHECKLESS"]],["impl RefUnwindSafe for <a class=\"enum\" href=\"arduboy_rust/prelude/enum.Base.html\" title=\"enum arduboy_rust::prelude::Base\">Base</a>",1,["arduboy_rust::print::Base"]]],
|
||||
"byteorder":[["impl RefUnwindSafe for <a class=\"enum\" href=\"byteorder/enum.BigEndian.html\" title=\"enum byteorder::BigEndian\">BigEndian</a>",1,["byteorder::BigEndian"]],["impl RefUnwindSafe for <a class=\"enum\" href=\"byteorder/enum.LittleEndian.html\" title=\"enum byteorder::LittleEndian\">LittleEndian</a>",1,["byteorder::LittleEndian"]]],
|
||||
"critical_section":[["impl<T> !RefUnwindSafe for <a class=\"struct\" href=\"critical_section/struct.Mutex.html\" title=\"struct critical_section::Mutex\">Mutex</a><T>",1,["critical_section::mutex::Mutex"]],["impl<'cs> RefUnwindSafe for <a class=\"struct\" href=\"critical_section/struct.CriticalSection.html\" title=\"struct critical_section::CriticalSection\">CriticalSection</a><'cs>",1,["critical_section::CriticalSection"]],["impl RefUnwindSafe for <a class=\"struct\" href=\"critical_section/struct.RestoreState.html\" title=\"struct critical_section::RestoreState\">RestoreState</a>",1,["critical_section::RestoreState"]]],
|
||||
"hash32":[["impl RefUnwindSafe for <a class=\"struct\" href=\"hash32/struct.FnvHasher.html\" title=\"struct hash32::FnvHasher\">Hasher</a>",1,["hash32::fnv::Hasher"]],["impl RefUnwindSafe for <a class=\"struct\" href=\"hash32/struct.Murmur3Hasher.html\" title=\"struct hash32::Murmur3Hasher\">Hasher</a>",1,["hash32::murmur3::Hasher"]],["impl<H> RefUnwindSafe for <a class=\"struct\" href=\"hash32/struct.BuildHasherDefault.html\" title=\"struct hash32::BuildHasherDefault\">BuildHasherDefault</a><H><span class=\"where fmt-newline\">where\n H: RefUnwindSafe,</span>",1,["hash32::BuildHasherDefault"]]],
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
(function() {var implementors = {
|
||||
"arduboy_rust":[["impl UnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ButtonSet.html\" title=\"struct arduboy_rust::prelude::ButtonSet\">ButtonSet</a>",1,["arduboy_rust::hardware::buttons::ButtonSet"]],["impl UnwindSafe for <a class=\"enum\" href=\"arduboy_rust/prelude/arduboy2/enum.Color.html\" title=\"enum arduboy_rust::prelude::arduboy2::Color\">Color</a>",1,["arduboy_rust::library::arduboy2::Color"]],["impl UnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Rect.html\" title=\"struct arduboy_rust::prelude::arduboy2::Rect\">Rect</a>",1,["arduboy_rust::library::arduboy2::Rect"]],["impl UnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Point.html\" title=\"struct arduboy_rust::prelude::arduboy2::Point\">Point</a>",1,["arduboy_rust::library::arduboy2::Point"]],["impl UnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Arduboy2.html\" title=\"struct arduboy_rust::prelude::arduboy2::Arduboy2\">Arduboy2</a>",1,["arduboy_rust::library::arduboy2::Arduboy2"]],["impl UnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy_tone/struct.ArduboyTones.html\" title=\"struct arduboy_rust::prelude::arduboy_tone::ArduboyTones\">ArduboyTones</a>",1,["arduboy_rust::library::arduboy_tone::ArduboyTones"]],["impl UnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ArdVoice.html\" title=\"struct arduboy_rust::prelude::ArdVoice\">ArdVoice</a>",1,["arduboy_rust::library::ardvoice::ArdVoice"]],["impl UnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROM.html\" title=\"struct arduboy_rust::prelude::EEPROM\">EEPROM</a>",1,["arduboy_rust::library::eeprom::EEPROM"]],["impl UnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROMBYTE.html\" title=\"struct arduboy_rust::prelude::EEPROMBYTE\">EEPROMBYTE</a>",1,["arduboy_rust::library::eeprom::EEPROMBYTE"]],["impl UnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROMBYTECHECKLESS.html\" title=\"struct arduboy_rust::prelude::EEPROMBYTECHECKLESS\">EEPROMBYTECHECKLESS</a>",1,["arduboy_rust::library::eeprom::EEPROMBYTECHECKLESS"]],["impl UnwindSafe for <a class=\"enum\" href=\"arduboy_rust/prelude/enum.Base.html\" title=\"enum arduboy_rust::prelude::Base\">Base</a>",1,["arduboy_rust::print::Base"]]],
|
||||
"arduboy_rust":[["impl UnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.ButtonSet.html\" title=\"struct arduboy_rust::prelude::ButtonSet\">ButtonSet</a>",1,["arduboy_rust::hardware::buttons::ButtonSet"]],["impl UnwindSafe for <a class=\"enum\" href=\"arduboy_rust/prelude/arduboy2/enum.Color.html\" title=\"enum arduboy_rust::prelude::arduboy2::Color\">Color</a>",1,["arduboy_rust::library::arduboy2::Color"]],["impl UnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Rect.html\" title=\"struct arduboy_rust::prelude::arduboy2::Rect\">Rect</a>",1,["arduboy_rust::library::arduboy2::Rect"]],["impl UnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Point.html\" title=\"struct arduboy_rust::prelude::arduboy2::Point\">Point</a>",1,["arduboy_rust::library::arduboy2::Point"]],["impl UnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy2/struct.Arduboy2.html\" title=\"struct arduboy_rust::prelude::arduboy2::Arduboy2\">Arduboy2</a>",1,["arduboy_rust::library::arduboy2::Arduboy2"]],["impl UnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/arduboy_tone/struct.ArduboyTones.html\" title=\"struct arduboy_rust::prelude::arduboy_tone::ArduboyTones\">ArduboyTones</a>",1,["arduboy_rust::library::arduboy_tone::ArduboyTones"]],["impl UnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/ardvoice/struct.ArdVoice.html\" title=\"struct arduboy_rust::prelude::ardvoice::ArdVoice\">ArdVoice</a>",1,["arduboy_rust::library::ardvoice::ArdVoice"]],["impl UnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROM.html\" title=\"struct arduboy_rust::prelude::EEPROM\">EEPROM</a>",1,["arduboy_rust::library::eeprom::EEPROM"]],["impl UnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROMBYTE.html\" title=\"struct arduboy_rust::prelude::EEPROMBYTE\">EEPROMBYTE</a>",1,["arduboy_rust::library::eeprom::EEPROMBYTE"]],["impl UnwindSafe for <a class=\"struct\" href=\"arduboy_rust/prelude/struct.EEPROMBYTECHECKLESS.html\" title=\"struct arduboy_rust::prelude::EEPROMBYTECHECKLESS\">EEPROMBYTECHECKLESS</a>",1,["arduboy_rust::library::eeprom::EEPROMBYTECHECKLESS"]],["impl UnwindSafe for <a class=\"enum\" href=\"arduboy_rust/prelude/enum.Base.html\" title=\"enum arduboy_rust::prelude::Base\">Base</a>",1,["arduboy_rust::print::Base"]]],
|
||||
"byteorder":[["impl UnwindSafe for <a class=\"enum\" href=\"byteorder/enum.BigEndian.html\" title=\"enum byteorder::BigEndian\">BigEndian</a>",1,["byteorder::BigEndian"]],["impl UnwindSafe for <a class=\"enum\" href=\"byteorder/enum.LittleEndian.html\" title=\"enum byteorder::LittleEndian\">LittleEndian</a>",1,["byteorder::LittleEndian"]]],
|
||||
"critical_section":[["impl<T> UnwindSafe for <a class=\"struct\" href=\"critical_section/struct.Mutex.html\" title=\"struct critical_section::Mutex\">Mutex</a><T><span class=\"where fmt-newline\">where\n T: UnwindSafe,</span>",1,["critical_section::mutex::Mutex"]],["impl<'cs> UnwindSafe for <a class=\"struct\" href=\"critical_section/struct.CriticalSection.html\" title=\"struct critical_section::CriticalSection\">CriticalSection</a><'cs>",1,["critical_section::CriticalSection"]],["impl UnwindSafe for <a class=\"struct\" href=\"critical_section/struct.RestoreState.html\" title=\"struct critical_section::RestoreState\">RestoreState</a>",1,["critical_section::RestoreState"]]],
|
||||
"hash32":[["impl UnwindSafe for <a class=\"struct\" href=\"hash32/struct.FnvHasher.html\" title=\"struct hash32::FnvHasher\">Hasher</a>",1,["hash32::fnv::Hasher"]],["impl UnwindSafe for <a class=\"struct\" href=\"hash32/struct.Murmur3Hasher.html\" title=\"struct hash32::Murmur3Hasher\">Hasher</a>",1,["hash32::murmur3::Hasher"]],["impl<H> UnwindSafe for <a class=\"struct\" href=\"hash32/struct.BuildHasherDefault.html\" title=\"struct hash32::BuildHasherDefault\">BuildHasherDefault</a><H><span class=\"where fmt-newline\">where\n H: UnwindSafe,</span>",1,["hash32::BuildHasherDefault"]]],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue