Docs.rs
nu-path-0.100.0
nu-path 0.100.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
github:nushell:publishing
sophiajt
Dependencies
dirs ^5.0
normal
pwd ^1.3
normal
omnipath ^0.1
normal
Versions
77.27%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
nu_path
0.100.0
nu_path
Macro
assert_path_ne
Copy item path
Source
macro_rules!
assert_path_ne { (
$left
:expr,
$right
:expr $(,)
?
) => { ... }; }