rust/crates/paths
Aleksey Kladov a32cff333d Introduce paths crate
It's a good idea to distinguish between absolute and relative paths at
the type level, to avoid accidental dependency on the cwd, which
really shouldn't matter for rust-analyzer service
2020-06-14 14:15:36 +02:00
..
src Introduce paths crate 2020-06-14 14:15:36 +02:00
Cargo.toml Introduce paths crate 2020-06-14 14:15:36 +02:00