Searched defs:MyTypeParam (Results 1 – 1 of 1) sorted by relevance
19 struct MyTypeParam { struct20 pub ident: syn::Ident,22 pub foo: bool,23 pub bar: Option<String>,