Home
last modified time | relevance | path

Searched refs:gen_from_arg_matches (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/clap/clap_derive/src/derives/
H A Dsubcommand.rs60 let from_arg_matches = gen_from_arg_matches(variants)?; in gen_for_enum()
414 fn gen_from_arg_matches(variants: &[(&Variant, Item)]) -> Result<TokenStream, syn::Error> { in gen_from_arg_matches() functions

Completed in 2 milliseconds