mirror of
https://github.com/NotAShelf/mpvrc.git
synced 2026-04-17 08:19:51 +00:00
deploy: de38ae62916547ad097c066f94a32e9ba7790eeb
This commit is contained in:
commit
9a86359447
28502 changed files with 1261284 additions and 0 deletions
9
trait.impl/clap_builder/derive/trait.CommandFactory.js
Normal file
9
trait.impl/clap_builder/derive/trait.CommandFactory.js
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
(function() {
|
||||
var implementors = Object.fromEntries([["clap",[]],["clap_builder",[]],["cli",[["impl <a class=\"trait\" href=\"clap_builder/derive/trait.CommandFactory.html\" title=\"trait clap_builder::derive::CommandFactory\">CommandFactory</a> for <a class=\"struct\" href=\"cli/struct.Cli.html\" title=\"struct cli::Cli\">Cli</a>"]]],["server",[["impl <a class=\"trait\" href=\"clap_builder/derive/trait.CommandFactory.html\" title=\"trait clap_builder::derive::CommandFactory\">CommandFactory</a> for <a class=\"struct\" href=\"server/struct.Config.html\" title=\"struct server::Config\">Config</a>"]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":57,"fragment_lengths":[11,20,252,270]}
|
||||
Loading…
Add table
Add a link
Reference in a new issue