ssw/doc/clap_derive/sidebar-items.js
2023-01-09 19:23:20 +01:00

1 line
224 B
JavaScript

window.SIDEBAR_ITEMS = {"derive":[["Args","Generates the `Args` impl."],["Parser","Generates the `Parser` implementation."],["Subcommand","Generates the `Subcommand` impl."],["ValueEnum","Generates the `ValueEnum` impl."]]};