Searched defs:ser_bound (Results 1 – 1 of 1) sorted by relevance
215 ser_bound: Option<Vec<syn::WherePredicate>>, field298 let mut ser_bound = Attr::none(cx, BOUND); in from_ast() localVariable646 pub fn ser_bound(&self) -> Option<&[syn::WherePredicate]> { in ser_bound() method848 ser_bound: Option<Vec<syn::WherePredicate>>, field867 let mut ser_bound = Attr::none(cx, BOUND); in from_ast() localVariable1077 pub fn ser_bound(&self) -> Option<&[syn::WherePredicate]> { in ser_bound() method1115 ser_bound: Option<Vec<syn::WherePredicate>>, field1160 let mut ser_bound = Attr::none(cx, BOUND); in from_ast() localVariable1469 pub fn ser_bound(&self) -> Option<&[syn::WherePredicate]> { in ser_bound() method