cargo-specification icon indicating copy to clipboard operation
cargo-specification copied to clipboard

feature request: absolute path

Open mimoo opened this issue 3 years ago • 0 comments

I should be able to specify path like that:

thing = "@/some/path/to/file.rs"

instead of

thing = "../../../../some/path/to/file.rs"

mimoo avatar Jul 26 '22 11:07 mimoo