Searched defs:ser_bound (Results 1 – 1 of 1) sorted by relevance
211 ser_bound: Option<Vec<syn::WherePredicate>>, field297 let mut ser_bound = Attr::none(cx, BOUND); in from_ast() localVariable622 pub fn ser_bound(&self) -> Option<&[syn::WherePredicate]> { in ser_bound() method795 ser_bound: Option<Vec<syn::WherePredicate>>, field820 let mut ser_bound = Attr::none(cx, BOUND); in from_ast() localVariable1000 pub fn ser_bound(&self) -> Option<&[syn::WherePredicate]> { in ser_bound() method1042 ser_bound: Option<Vec<syn::WherePredicate>>, field1087 let mut ser_bound = Attr::none(cx, BOUND); in from_ast() localVariable1362 pub fn ser_bound(&self) -> Option<&[syn::WherePredicate]> { in ser_bound() method