This commit is contained in:
sosthene-nitrokey
2024-03-19 13:08:38 +00:00
parent 49237bf7c2
commit 2870252fa4
3399 changed files with 11828 additions and 8396 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,3 +1,3 @@
(function() {var implementors = {
"littlefs2":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/convert/trait.AsRef.html\" title=\"trait core::convert::AsRef\">AsRef</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.75.0/core/primitive.str.html\">str</a>&gt; for <a class=\"struct\" href=\"littlefs2/path/struct.Path.html\" title=\"struct littlefs2::path::Path\">Path</a>"]]
"littlefs2":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/convert/trait.AsRef.html\" title=\"trait core::convert::AsRef\">AsRef</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.76.0/core/primitive.str.html\">str</a>&gt; for <a class=\"struct\" href=\"littlefs2/path/struct.Path.html\" title=\"struct littlefs2::path::Path\">Path</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
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,3 +1,3 @@
(function() {var implementors = {
"littlefs2":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"littlefs2/fs/struct.OpenOptions.html\" title=\"struct littlefs2::fs::OpenOptions\">OpenOptions</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"littlefs2/path/struct.PathBuf.html\" title=\"struct littlefs2::path::PathBuf\">PathBuf</a>"],["impl&lt;Storage: <a class=\"trait\" href=\"littlefs2/driver/trait.Storage.html\" title=\"trait littlefs2::driver::Storage\">Storage</a>&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"littlefs2/fs/struct.Allocation.html\" title=\"struct littlefs2::fs::Allocation\">Allocation</a>&lt;Storage&gt;"],["impl&lt;S: <a class=\"trait\" href=\"littlefs2/driver/trait.Storage.html\" title=\"trait littlefs2::driver::Storage\">Storage</a>&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"littlefs2/fs/struct.FileAllocation.html\" title=\"struct littlefs2::fs::FileAllocation\">FileAllocation</a>&lt;S&gt;"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"littlefs2/fs/struct.ReadDirAllocation.html\" title=\"struct littlefs2::fs::ReadDirAllocation\">ReadDirAllocation</a>"]]
"littlefs2":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"littlefs2/path/struct.PathBuf.html\" title=\"struct littlefs2::path::PathBuf\">PathBuf</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"littlefs2/fs/struct.OpenOptions.html\" title=\"struct littlefs2::fs::OpenOptions\">OpenOptions</a>"],["impl&lt;S: <a class=\"trait\" href=\"littlefs2/driver/trait.Storage.html\" title=\"trait littlefs2::driver::Storage\">Storage</a>&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"littlefs2/fs/struct.FileAllocation.html\" title=\"struct littlefs2::fs::FileAllocation\">FileAllocation</a>&lt;S&gt;"],["impl&lt;Storage: <a class=\"trait\" href=\"littlefs2/driver/trait.Storage.html\" title=\"trait littlefs2::driver::Storage\">Storage</a>&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"littlefs2/fs/struct.Allocation.html\" title=\"struct littlefs2::fs::Allocation\">Allocation</a>&lt;Storage&gt;"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"littlefs2/fs/struct.ReadDirAllocation.html\" title=\"struct littlefs2::fs::ReadDirAllocation\">ReadDirAllocation</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 -1
View File
@@ -1,3 +1,3 @@
(function() {var implementors = {
"littlefs2":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"struct\" href=\"littlefs2/path/struct.PathBuf.html\" title=\"struct littlefs2::path::PathBuf\">PathBuf</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"struct\" href=\"littlefs2/path/struct.Path.html\" title=\"struct littlefs2::path::Path\">Path</a>"]]
"littlefs2":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"struct\" href=\"littlefs2/path/struct.Path.html\" title=\"struct littlefs2::path::Path\">Path</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/fmt/trait.Display.html\" title=\"trait core::fmt::Display\">Display</a> for <a class=\"struct\" href=\"littlefs2/path/struct.PathBuf.html\" title=\"struct littlefs2::path::PathBuf\">PathBuf</a>"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
+1 -1
View File
@@ -1,3 +1,3 @@
(function() {var implementors = {
"littlefs2":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"enum\" href=\"littlefs2/fs/enum.FileType.html\" title=\"enum littlefs2::fs::FileType\">FileType</a>"]]
"littlefs2":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"enum\" href=\"littlefs2/fs/enum.FileType.html\" title=\"enum littlefs2::fs::FileType\">FileType</a>"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
@@ -1,3 +1,3 @@
(function() {var implementors = {
"littlefs2":[["impl&lt;'a&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/iter/traits/iterator/trait.Iterator.html\" title=\"trait core::iter::traits::iterator::Iterator\">Iterator</a> for <a class=\"struct\" href=\"littlefs2/path/struct.Ancestors.html\" title=\"struct littlefs2::path::Ancestors\">Ancestors</a>&lt;'a&gt;"],["impl&lt;'a, 'b, S: <a class=\"trait\" href=\"littlefs2/driver/trait.Storage.html\" title=\"trait littlefs2::driver::Storage\">Storage</a>&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/iter/traits/iterator/trait.Iterator.html\" title=\"trait core::iter::traits::iterator::Iterator\">Iterator</a> for <a class=\"struct\" href=\"littlefs2/fs/struct.ReadDir.html\" title=\"struct littlefs2::fs::ReadDir\">ReadDir</a>&lt;'a, 'b, S&gt;"],["impl&lt;'a&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/iter/traits/iterator/trait.Iterator.html\" title=\"trait core::iter::traits::iterator::Iterator\">Iterator</a> for <a class=\"struct\" href=\"littlefs2/path/struct.Iter.html\" title=\"struct littlefs2::path::Iter\">Iter</a>&lt;'a&gt;"]]
"littlefs2":[["impl&lt;'a, 'b, S: <a class=\"trait\" href=\"littlefs2/driver/trait.Storage.html\" title=\"trait littlefs2::driver::Storage\">Storage</a>&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/iter/traits/iterator/trait.Iterator.html\" title=\"trait core::iter::traits::iterator::Iterator\">Iterator</a> for <a class=\"struct\" href=\"littlefs2/fs/struct.ReadDir.html\" title=\"struct littlefs2::fs::ReadDir\">ReadDir</a>&lt;'a, 'b, S&gt;"],["impl&lt;'a&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/iter/traits/iterator/trait.Iterator.html\" title=\"trait core::iter::traits::iterator::Iterator\">Iterator</a> for <a class=\"struct\" href=\"littlefs2/path/struct.Ancestors.html\" title=\"struct littlefs2::path::Ancestors\">Ancestors</a>&lt;'a&gt;"],["impl&lt;'a&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/iter/traits/iterator/trait.Iterator.html\" title=\"trait core::iter::traits::iterator::Iterator\">Iterator</a> for <a class=\"struct\" href=\"littlefs2/path/struct.Iter.html\" title=\"struct littlefs2::path::Iter\">Iter</a>&lt;'a&gt;"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
@@ -1,3 +1,3 @@
(function() {var implementors = {
"littlefs2":[["impl&lt;'a&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/iter/traits/marker/trait.FusedIterator.html\" title=\"trait core::iter::traits::marker::FusedIterator\">FusedIterator</a> for <a class=\"struct\" href=\"littlefs2/path/struct.Ancestors.html\" title=\"struct littlefs2::path::Ancestors\">Ancestors</a>&lt;'a&gt;"]]
"littlefs2":[["impl&lt;'a&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/iter/traits/marker/trait.FusedIterator.html\" title=\"trait core::iter::traits::marker::FusedIterator\">FusedIterator</a> for <a class=\"struct\" href=\"littlefs2/path/struct.Ancestors.html\" title=\"struct littlefs2::path::Ancestors\">Ancestors</a>&lt;'a&gt;"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
+1 -1
View File
@@ -1,3 +1,3 @@
(function() {var implementors = {
"littlefs2":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"enum\" href=\"littlefs2/io/enum.Error.html\" title=\"enum littlefs2::io::Error\">Error</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"enum\" href=\"littlefs2/io/enum.OpenSeekFrom.html\" title=\"enum littlefs2::io::OpenSeekFrom\">OpenSeekFrom</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"struct\" href=\"littlefs2/struct.Version.html\" title=\"struct littlefs2::Version\">Version</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"enum\" href=\"littlefs2/fs/enum.FileType.html\" title=\"enum littlefs2::fs::FileType\">FileType</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"enum\" href=\"littlefs2/io/enum.SeekFrom.html\" title=\"enum littlefs2::io::SeekFrom\">SeekFrom</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"enum\" href=\"littlefs2/path/enum.Error.html\" title=\"enum littlefs2::path::Error\">Error</a>"]]
"littlefs2":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"struct\" href=\"littlefs2/struct.Version.html\" title=\"struct littlefs2::Version\">Version</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"enum\" href=\"littlefs2/io/enum.OpenSeekFrom.html\" title=\"enum littlefs2::io::OpenSeekFrom\">OpenSeekFrom</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"enum\" href=\"littlefs2/io/enum.Error.html\" title=\"enum littlefs2::io::Error\">Error</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"enum\" href=\"littlefs2/path/enum.Error.html\" title=\"enum littlefs2::path::Error\">Error</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"enum\" href=\"littlefs2/io/enum.SeekFrom.html\" title=\"enum littlefs2::io::SeekFrom\">SeekFrom</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"enum\" href=\"littlefs2/fs/enum.FileType.html\" title=\"enum littlefs2::fs::FileType\">FileType</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
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,3 +1,3 @@
(function() {var implementors = {
"littlefs2":[["impl !<a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/marker/trait.Sized.html\" title=\"trait core::marker::Sized\">Sized</a> for <a class=\"struct\" href=\"littlefs2/path/struct.Path.html\" title=\"struct littlefs2::path::Path\">Path</a>",1,["littlefs2::path::Path"]]]
"littlefs2":[["impl !<a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/marker/trait.Sized.html\" title=\"trait core::marker::Sized\">Sized</a> for <a class=\"struct\" href=\"littlefs2/path/struct.Path.html\" title=\"struct littlefs2::path::Path\">Path</a>",1,["littlefs2::path::Path"]]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long

Some files were not shown because too many files have changed in this diff Show More