Registry / utility / mun-paths

mun-paths

JSON →
library0.4.0rscratesunverified

Provides convenience structures for handling relative and absolute file paths in the Mun language runtime.

# Cargo.toml [dependencies] mun_paths = "0.4.0"
INSTALL
IMPORT
SIG · MUN-PATHS
M
mun-paths
utilityrustv0.4.0
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.

MunPath
use mun_paths::MunPath;

Minimal example showing the primary type import.

use mun_paths::MunPath; fn main() { // Placeholder for path handling println!("Path utilities available"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
mun-paths — cargo add mun-paths · libregistry