Docs.rs
omni-dev-0.17.0
omni-dev 0.17.0
Docs.rs crate page
BSD-3-Clause
Links
Homepage
Repository
crates.io
Source
Owners
newhoggy
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
clap ^4.0
normal
crossterm ^0.28
normal
dirs ^5.0.1
normal
futures ^0.3
normal
git2 ^0.20
normal
globset ^0.4
normal
regex ^1.11.2
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
ssh2-config ^0.6
normal
tempfile ^3.0
normal
termcolor ^1.1
normal
thiserror ^1.0
normal
tokio ^1.0
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2.5.0
normal
yaml-rust-davvid ^0.6
normal
insta ^1.34
dev
tempfile ^3.0
dev
Versions
100%
of the crate is documented
Go to latest version
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
FULL_HASH_LEN
omni_
dev
0.17.0
In omni_
dev::
git
omni_dev
::
git
Constant
FULL_
HASH_
LEN
Copy item path
Source
pub const FULL_HASH_LEN:
usize
= 40;
Expand description
Length of a full SHA-1 commit hash in hex characters.