Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/rust-analyzer/crates/ide-db/src/
Dpath_transform.rs48 pub struct PathTransform<'a> { struct
55 impl<'a> PathTransform<'a> { argument