Docs.rs
githops-0.6.1
githops 0.6.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
vitalics
Dependencies
anyhow ^1
normal
clap ^4
normal
clap_complete ^4
normal
colored ^2
normal
dirs ^5
normal
githops-core ^0.6.1
normal
githops-graphui ^0.6.1
normal
schemars ^0.8
normal
self_update ^0.40
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
tempfile ^3
dev
Versions
48.24%
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
Crate githops
githops
0.6.1
All Items
Crate Items
Modules
Macros
Crate
githops
Copy item path
Source
Modules
§
cli
commands
config
git
hooks
logger
Structured logger for githops verbose output.
Macros
§
log_
error
Emit an ERROR-level log entry.
log_
info
Emit an INFO-level log entry.
log_
trace
Emit a TRACE-level log entry (suppressed unless
-v
is set).
log_
verbose
Emit a VERBOSE-level log entry (suppressed unless
-v
is set).