mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 12:30:36 +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.