mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-27 17:45:58 +00:00
They allow to represent paths like `#[path = "C:\path.rs"] mod foo;` in a lossless cross-platform & network-transparent way.
They allow to represent paths like `#[path = "C:\path.rs"] mod foo;` in a lossless cross-platform & network-transparent way.