mirror of
https://github.com/NotAShelf/mpvrc.git
synced 2026-04-16 07:53:48 +00:00
9 lines
No EOL
669 B
JavaScript
9 lines
No EOL
669 B
JavaScript
(function() {
|
|
var implementors = Object.fromEntries([["cli",[["impl FromArgMatches for <a class=\"enum\" href=\"cli/enum.CommandOptions.html\" title=\"enum cli::CommandOptions\">CommandOptions</a>"],["impl FromArgMatches for <a class=\"struct\" href=\"cli/struct.Cli.html\" title=\"struct cli::Cli\">Cli</a>"]]],["server",[["impl FromArgMatches 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":[258,139]}
|