Docs.rs
grit-lib-0.4.1
grit-lib 0.4.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
schacon
Dependencies
base64 ^0.22
normal
optional
encoding_rs ^0.8.35
normal
filetime ^0.2
normal
flate2 ^1
normal
hex ^0.4
normal
icu_normalizer ^2.0.0
normal
imara-diff ^0.2
normal
libc ^0.2
normal
merge3 ^0.2
normal
nix ^0.29
normal
regex ^1
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
shell-words ^1.1
normal
similar ^2
normal
tempfile ^3
normal
thiserror ^2
normal
time ^0.3
normal
unicode-width ^0.2
normal
ureq ^2.12
normal
optional
url ^2.5
normal
Versions
86.22%
of the crate is documented
Platform
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
Skip to main content
is_absolute_path_unix
grit_
lib
0.4.1
In grit_
lib::
git_
path
grit_lib
::
git_path
Function
is_
absolute_
path_
unix
Copy item path
Source
pub fn is_absolute_path_unix(path: &
str
) ->
bool
Expand description
Whether
path
is an absolute Unix-style path.