Docs.rs
gix-path-0.10.22
gix-path 0.10.22
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Byron
Dependencies
bstr ^1.12.0
normal
gix-trace ^0.1.14
normal
gix-validate ^0.10.1
normal
thiserror ^2.0.17
normal
serial_test ^3.1.0
dev
windows ^0.62.1
dev
winreg ^0.55.0
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Module realpath
gix_
path
0.10.22
Module realpath
Module Items
Enums
Constants
In crate gix_
path
gix_path
Module
realpath
Copy item path
Source
Expand description
Enums
§
Error
The error returned by
realpath()
.
Constants
§
MAX_
SYMLINKS
The default amount of symlinks we may follow when resolving a path in
realpath()
.