Home
last modified time | relevance | path

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

/third_party/rust/crates/serde/serde_derive_internals/src/
H A Dattr.rs520 if let Some(path) = parse_lit_into_path(cx, REMOTE, &meta)? { in from_ast()
535 if let Some(path) = parse_lit_into_path(cx, CRATE, &meta)? { in from_ast()
1507 fn parse_lit_into_path( in parse_lit_into_path() functions
/third_party/rust/crates/serde/serde_derive/src/internals/
H A Dattr.rs520 if let Some(path) = parse_lit_into_path(cx, REMOTE, &meta)? { in from_ast()
535 if let Some(path) = parse_lit_into_path(cx, CRATE, &meta)? { in from_ast()
1507 fn parse_lit_into_path( in parse_lit_into_path() functions

Completed in 5 milliseconds