Docs.rs
git-path-0.7.2
git-path 0.7.2
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
Byron
Dependencies
bstr ^1.0.1
normal
thiserror ^1.0.26
normal
tempfile ^3.3.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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
git_
path
0.7.2
Module realpath
Module Items
Enums
Constants
In crate git_
path
git_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()
.