Registry / utility / ra-ap-paths

ra-ap-paths

JSON →
library0.0.335rscratesunverified

Path wrappers for absolute and relative paths used in rust-analyzer.

# Cargo.toml [dependencies] ra_ap_paths = "0.0.335"
INSTALL
IMPORT
SIG · RA-AP-PATHS
R
ra-ap-paths
utilityrustv0.0.335
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AbsPath
use ra_ap_paths::AbsPath;

Creates an absolute path using AbsPath.

use ra_ap_paths::AbsPath; fn main() { let path = AbsPath::assert("/tmp/foo"); println!("{:?}", path); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.335latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
ra-ap-paths — cargo add ra-ap-paths · libregistry