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