set up project structure
This commit is contained in:
parent
33a8fda1bb
commit
7a41ba87b6
71 changed files with 1293 additions and 91 deletions
3
doc/implementors/core/fmt/trait.Debug.js
Normal file
3
doc/implementors/core/fmt/trait.Debug.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
(function() {var implementors = {};
|
||||
implementors["b15f"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.61.0/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"b15f/b15f/struct.B15F.html\" title=\"struct b15f::b15f::B15F\">B15F</a>","synthetic":false,"types":["b15f::b15f::B15F"]}];
|
||||
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
3
doc/implementors/core/marker/trait.Freeze.js
Normal file
3
doc/implementors/core/marker/trait.Freeze.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
(function() {var implementors = {};
|
||||
implementors["b15f"] = [{"text":"impl Freeze for <a class=\"struct\" href=\"b15f/b15f/struct.B15F.html\" title=\"struct b15f::b15f::B15F\">B15F</a>","synthetic":true,"types":["b15f::b15f::B15F"]}];
|
||||
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
3
doc/implementors/core/marker/trait.Send.js
Normal file
3
doc/implementors/core/marker/trait.Send.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
(function() {var implementors = {};
|
||||
implementors["b15f"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.61.0/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> for <a class=\"struct\" href=\"b15f/b15f/struct.B15F.html\" title=\"struct b15f::b15f::B15F\">B15F</a>","synthetic":true,"types":["b15f::b15f::B15F"]}];
|
||||
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
3
doc/implementors/core/marker/trait.Sync.js
Normal file
3
doc/implementors/core/marker/trait.Sync.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
(function() {var implementors = {};
|
||||
implementors["b15f"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.61.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> for <a class=\"struct\" href=\"b15f/b15f/struct.B15F.html\" title=\"struct b15f::b15f::B15F\">B15F</a>","synthetic":true,"types":["b15f::b15f::B15F"]}];
|
||||
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
3
doc/implementors/core/marker/trait.Unpin.js
Normal file
3
doc/implementors/core/marker/trait.Unpin.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
(function() {var implementors = {};
|
||||
implementors["b15f"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.61.0/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a> for <a class=\"struct\" href=\"b15f/b15f/struct.B15F.html\" title=\"struct b15f::b15f::B15F\">B15F</a>","synthetic":true,"types":["b15f::b15f::B15F"]}];
|
||||
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
|
@ -0,0 +1,3 @@
|
|||
(function() {var implementors = {};
|
||||
implementors["b15f"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.61.0/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"b15f/b15f/struct.B15F.html\" title=\"struct b15f::b15f::B15F\">B15F</a>","synthetic":true,"types":["b15f::b15f::B15F"]}];
|
||||
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
|
@ -0,0 +1,3 @@
|
|||
(function() {var implementors = {};
|
||||
implementors["b15f"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.61.0/core/panic/unwind_safe/trait.UnwindSafe.html\" title=\"trait core::panic::unwind_safe::UnwindSafe\">UnwindSafe</a> for <a class=\"struct\" href=\"b15f/b15f/struct.B15F.html\" title=\"struct b15f::b15f::B15F\">B15F</a>","synthetic":true,"types":["b15f::b15f::B15F"]}];
|
||||
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
Loading…
Add table
Add a link
Reference in a new issue