Docs.rs
relative-path-utils-0.1.0
relative-path-utils 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
udoprog
Dependencies
relative-path ^1.9.1
normal
anyhow ^1.0.76
dev
serde ^1.0.160
dev
errno ^0.3.8
normal
libc ^0.2.151
normal
windows-sys ^0.52.0
normal
Versions
100%
of the crate is documented
Go to latest version
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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
relative_path_utils
0.1.0
All Items
?
Crate
relative_path_utils
source
·
[
−
]
Expand description
Utilities for working with relative paths.
This crate contains:
Root
the
root
feature - A root directory that can be used to open files relative to it.
Glob
the
root
feature - A glob pattern that can be used to match files relative to a
Root
.