Searched defs:GenOutput (Results 1 – 1 of 1) sorted by relevance
48 struct GenOutput { struct49 tokens: TokenStream,50 attrs: Attrs,409 fn gen_clap(attrs: &[Attribute]) -> GenOutput { in gen_clap()429 fn gen_clap_struct(struct_attrs: &[Attribute]) -> GenOutput { in gen_clap_struct()458 fn gen_clap_enum(enum_attrs: &[Attribute]) -> GenOutput { in gen_clap_enum()