Home
last modified time | relevance | path

Searched defs:DisplayPath (Results 1 – 4 of 4) sorted by relevance

/external/rust/android-crates-io/crates/darling_core/src/util/
Dparse_attribute.rs35 struct DisplayPath<'a>(&'a Path); struct
37 impl fmt::Display for DisplayPath<'_> { implementation
/external/rust/android-crates-io/crates/syn/src/
Dattr.rs773 pub(super) struct DisplayPath<'a>(pub &'a Path); struct
775 impl<'a> Display for DisplayPath<'a> { implementation
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/syn-2.0.87/src/
Dattr.rs773 pub(super) struct DisplayPath<'a>(pub &'a Path); struct
775 impl<'a> Display for DisplayPath<'a> { implementation
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/syn-2.0.87/src/
Dattr.rs773 pub(super) struct DisplayPath<'a>(pub &'a Path); struct
775 impl<'a> Display for DisplayPath<'a> { implementation