Searched defs:serialize_with (Results 1 – 2 of 2) sorted by relevance
800 serialize_with: Option<syn::ExprPath>, field823 let mut serialize_with = Attr::none(cx, SERIALIZE_WITH); in from_ast() localVariable1020 pub fn serialize_with(&self) -> Option<&syn::ExprPath> { in serialize_with() method1040 serialize_with: Option<syn::ExprPath>, field1085 let mut serialize_with = Attr::none(cx, SERIALIZE_WITH); in from_ast() localVariable1354 pub fn serialize_with(&self) -> Option<&syn::ExprPath> { in serialize_with() method