Home
last modified time | relevance | path

Searched refs:GenOutput (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/structopt-derive/src/
Dlib.rs48 struct GenOutput { struct
402 fn gen_clap(attrs: &[Attribute]) -> GenOutput { in gen_clap() argument
418 GenOutput { tokens, attrs } in gen_clap()
421 fn gen_clap_struct(struct_attrs: &[Attribute]) -> GenOutput { in gen_clap_struct() argument
432 GenOutput { in gen_clap_struct()
450 fn gen_clap_enum(enum_attrs: &[Attribute]) -> GenOutput { in gen_clap_enum() argument
462 GenOutput { in gen_clap_enum()