Searched defs:ser_bound (Results 1 – 1 of 1) sorted by relevance
208 ser_bound: Option<Vec<syn::WherePredicate>>, field291 let mut ser_bound = Attr::none(cx, BOUND); in from_ast() localVariable560 pub fn ser_bound(&self) -> Option<&[syn::WherePredicate]> { in ser_bound() method729 ser_bound: Option<Vec<syn::WherePredicate>>, field753 let mut ser_bound = Attr::none(cx, BOUND); in from_ast() localVariable920 pub fn ser_bound(&self) -> Option<&[syn::WherePredicate]> { in ser_bound() method958 ser_bound: Option<Vec<syn::WherePredicate>>, field1003 let mut ser_bound = Attr::none(cx, BOUND); in from_ast() localVariable1269 pub fn ser_bound(&self) -> Option<&[syn::WherePredicate]> { in ser_bound() method