abstreet/rustdoc/implementors/structopt/trait.StructOpt.js
2021-09-18 01:39:34 +00:00

3 lines
357 B
JavaScript

(function() {var implementors = {};
implementors["cli"] = [{"text":"impl StructOpt for <a class=\"enum\" href=\"cli/enum.Command.html\" title=\"enum cli::Command\">Command</a>","synthetic":false,"types":["cli::Command"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()