Home
last modified time | relevance | path

Searched defs:LicenseSubcommand (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/beto-rust/common/cmd_runner/src/
Dlicense_checker.rs20 pub enum LicenseSubcommand { enum
27 impl LicenseSubcommand { implementation