Docs.rs
hooked-config-0.1.0
hooked-config 0.1.0
Permalink
Docs.rs crate page
AGPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
Bauke
Dependencies
color-eyre ^0.6.2
normal
serde ^1.0.147
normal
toml ^0.5.9
normal
insta ^1.21.0
dev
test-case ^2.2.2
dev
Versions
88.24%
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
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
hooked_
config
0.1.0
All Items
Sections
Hooked
Crate Items
Structs
Enums
Crate
hooked_config
Copy item path
Source
Expand description
§
Hooked
Git hooks manager.
Structs
§
Config
The main Hooked configuration struct.
General
General Hooked configuration.
PreCommit
A pre-commit hook.
Task
Task to perform in hooks.
Enums
§
Exit
Action
Action to take on hook exit.