Docs.rs
gix-path-0.10.12
gix-path 0.10.12
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
Byron
Dependencies
bstr ^1.3.0
normal
gix-trace ^0.1.11
normal
once_cell ^1.17.1
normal
thiserror ^1.0.26
normal
serial_test ^3.1.0
dev
home ^0.5.5
normal
known-folders ^1.1.0
dev
windows ^0.58.0
dev
winreg ^0.52.0
dev
Versions
100%
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
gix_
path
0.10.12
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()
.