Home
last modified time | relevance | path

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

/third_party/rust/crates/serde/serde_derive_internals/src/
H A Dattr.rs299 let mut untagged = BoolAttr::none(cx, UNTAGGED); in from_ast()
449 } else if meta.path == UNTAGGED { in from_ast()
826 let mut untagged = BoolAttr::none(cx, UNTAGGED); in from_ast()
944 } else if meta.path == UNTAGGED { in from_ast()
/third_party/rust/crates/serde/serde_derive/src/internals/
H A Dattr.rs299 let mut untagged = BoolAttr::none(cx, UNTAGGED); in from_ast()
449 } else if meta.path == UNTAGGED { in from_ast()
826 let mut untagged = BoolAttr::none(cx, UNTAGGED); in from_ast()
944 } else if meta.path == UNTAGGED { in from_ast()

Completed in 6 milliseconds