This commit is contained in:
NotAShelf 2025-05-22 18:44:44 +00:00
commit cc07bd0908
51 changed files with 239 additions and 218 deletions

View file

@ -1,5 +1,5 @@
(function() {
var implementors = Object.fromEntries([["cli",[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.86.0/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"enum\" href=\"cli/enum.CommandOptions.html\" title=\"enum cli::CommandOptions\">CommandOptions</a>",1,["cli::CommandOptions"]],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.86.0/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"cli/struct.Cli.html\" title=\"struct cli::Cli\">Cli</a>",1,["cli::Cli"]]]],["mrc",[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.86.0/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"enum\" href=\"mrc/enum.MpvCommand.html\" title=\"enum mrc::MpvCommand\">MpvCommand</a>",1,["mrc::MpvCommand"]]]],["server",[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.86.0/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"server/struct.Config.html\" title=\"struct server::Config\">Config</a>",1,["server::Config"]]]]]);
var implementors = Object.fromEntries([["cli",[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.87.0/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"enum\" href=\"cli/enum.CommandOptions.html\" title=\"enum cli::CommandOptions\">CommandOptions</a>",1,["cli::CommandOptions"]],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.87.0/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"cli/struct.Cli.html\" title=\"struct cli::Cli\">Cli</a>",1,["cli::Cli"]]]],["mrc",[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.87.0/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"enum\" href=\"mrc/enum.MpvCommand.html\" title=\"enum mrc::MpvCommand\">MpvCommand</a>",1,["mrc::MpvCommand"]]]],["server",[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.87.0/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"server/struct.Config.html\" title=\"struct server::Config\">Config</a>",1,["server::Config"]]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {