Home
last modified time | relevance | path

Searched refs:is_implicitly_borrowed (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/serde/serde_derive_internals/src/
H A Dattr.rs1295 } else if is_implicitly_borrowed(&field.ty) { in from_ast()
1636 fn is_implicitly_borrowed(ty: &syn::Type) -> bool { in is_implicitly_borrowed() functions
/third_party/rust/crates/serde/serde_derive/src/internals/
H A Dattr.rs1295 } else if is_implicitly_borrowed(&field.ty) { in from_ast()
1636 fn is_implicitly_borrowed(ty: &syn::Type) -> bool { in is_implicitly_borrowed() functions

Completed in 8 milliseconds