This commit is contained in:
rzmk 2024-01-02 04:16:11 +00:00
parent ca62bccf0f
commit 0c6484d2d0
69 changed files with 1247 additions and 185 deletions

View file

@ -0,0 +1,3 @@
(function() {var implementors = {
"lz":[["impl Args for <a class=\"struct\" href=\"lz/struct.Cli.html\" title=\"struct lz::Cli\">Cli</a>"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View file

@ -0,0 +1,3 @@
(function() {var implementors = {
"lz":[["impl CommandFactory for <a class=\"struct\" href=\"lz/struct.Cli.html\" title=\"struct lz::Cli\">Cli</a>"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View file

@ -0,0 +1,3 @@
(function() {var implementors = {
"lz":[["impl FromArgMatches for <a class=\"struct\" href=\"lz/struct.Cli.html\" title=\"struct lz::Cli\">Cli</a>"],["impl FromArgMatches for <a class=\"enum\" href=\"lz/enum.Subjects.html\" title=\"enum lz::Subjects\">Subjects</a>"],["impl FromArgMatches for <a class=\"enum\" href=\"lz/prealgebra/enum.Prealgebra.html\" title=\"enum lz::prealgebra::Prealgebra\">Prealgebra</a>"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View file

@ -0,0 +1,3 @@
(function() {var implementors = {
"lz":[["impl Parser for <a class=\"struct\" href=\"lz/struct.Cli.html\" title=\"struct lz::Cli\">Cli</a>"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View file

@ -0,0 +1,3 @@
(function() {var implementors = {
"lz":[["impl Subcommand for <a class=\"enum\" href=\"lz/enum.Subjects.html\" title=\"enum lz::Subjects\">Subjects</a>"],["impl Subcommand for <a class=\"enum\" href=\"lz/prealgebra/enum.Prealgebra.html\" title=\"enum lz::prealgebra::Prealgebra\">Prealgebra</a>"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View file

@ -0,0 +1,3 @@
(function() {var implementors = {
"lz":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/marker/trait.Freeze.html\" title=\"trait core::marker::Freeze\">Freeze</a> for <a class=\"enum\" href=\"lz/prealgebra/enum.Prealgebra.html\" title=\"enum lz::prealgebra::Prealgebra\">Prealgebra</a>",1,["lz::prealgebra::Prealgebra"]],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/marker/trait.Freeze.html\" title=\"trait core::marker::Freeze\">Freeze</a> for <a class=\"struct\" href=\"lz/struct.Cli.html\" title=\"struct lz::Cli\">Cli</a>",1,["lz::Cli"]],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/marker/trait.Freeze.html\" title=\"trait core::marker::Freeze\">Freeze</a> for <a class=\"enum\" href=\"lz/enum.Subjects.html\" title=\"enum lz::Subjects\">Subjects</a>",1,["lz::Subjects"]]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View file

@ -0,0 +1,3 @@
(function() {var implementors = {
"lz":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> for <a class=\"enum\" href=\"lz/prealgebra/enum.Prealgebra.html\" title=\"enum lz::prealgebra::Prealgebra\">Prealgebra</a>",1,["lz::prealgebra::Prealgebra"]],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> for <a class=\"struct\" href=\"lz/struct.Cli.html\" title=\"struct lz::Cli\">Cli</a>",1,["lz::Cli"]],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> for <a class=\"enum\" href=\"lz/enum.Subjects.html\" title=\"enum lz::Subjects\">Subjects</a>",1,["lz::Subjects"]]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View file

@ -0,0 +1,3 @@
(function() {var implementors = {
"lz":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> for <a class=\"enum\" href=\"lz/prealgebra/enum.Prealgebra.html\" title=\"enum lz::prealgebra::Prealgebra\">Prealgebra</a>",1,["lz::prealgebra::Prealgebra"]],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> for <a class=\"struct\" href=\"lz/struct.Cli.html\" title=\"struct lz::Cli\">Cli</a>",1,["lz::Cli"]],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> for <a class=\"enum\" href=\"lz/enum.Subjects.html\" title=\"enum lz::Subjects\">Subjects</a>",1,["lz::Subjects"]]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View file

@ -0,0 +1,3 @@
(function() {var implementors = {
"lz":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a> for <a class=\"enum\" href=\"lz/prealgebra/enum.Prealgebra.html\" title=\"enum lz::prealgebra::Prealgebra\">Prealgebra</a>",1,["lz::prealgebra::Prealgebra"]],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a> for <a class=\"struct\" href=\"lz/struct.Cli.html\" title=\"struct lz::Cli\">Cli</a>",1,["lz::Cli"]],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a> for <a class=\"enum\" href=\"lz/enum.Subjects.html\" title=\"enum lz::Subjects\">Subjects</a>",1,["lz::Subjects"]]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View file

@ -0,0 +1,3 @@
(function() {var implementors = {
"lz":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"enum\" href=\"lz/prealgebra/enum.Prealgebra.html\" title=\"enum lz::prealgebra::Prealgebra\">Prealgebra</a>",1,["lz::prealgebra::Prealgebra"]],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"lz/struct.Cli.html\" title=\"struct lz::Cli\">Cli</a>",1,["lz::Cli"]],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"enum\" href=\"lz/enum.Subjects.html\" title=\"enum lz::Subjects\">Subjects</a>",1,["lz::Subjects"]]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View file

@ -0,0 +1,3 @@
(function() {var implementors = {
"lz":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/panic/unwind_safe/trait.UnwindSafe.html\" title=\"trait core::panic::unwind_safe::UnwindSafe\">UnwindSafe</a> for <a class=\"enum\" href=\"lz/prealgebra/enum.Prealgebra.html\" title=\"enum lz::prealgebra::Prealgebra\">Prealgebra</a>",1,["lz::prealgebra::Prealgebra"]],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/panic/unwind_safe/trait.UnwindSafe.html\" title=\"trait core::panic::unwind_safe::UnwindSafe\">UnwindSafe</a> for <a class=\"struct\" href=\"lz/struct.Cli.html\" title=\"struct lz::Cli\">Cli</a>",1,["lz::Cli"]],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.75.0/core/panic/unwind_safe/trait.UnwindSafe.html\" title=\"trait core::panic::unwind_safe::UnwindSafe\">UnwindSafe</a> for <a class=\"enum\" href=\"lz/enum.Subjects.html\" title=\"enum lz::Subjects\">Subjects</a>",1,["lz::Subjects"]]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()