Docs.rs
mit-commit-message-lints-6.0.8
mit-commit-message-lints 6.0.8
Permalink
Docs.rs crate page
CC0-1.0
Links
Repository
crates.io
Source
Owners
PurpleBooth
Dependencies
clap ^4.5.26
normal
comfy-table ^7.1.3
normal
git2 ^0.20.0
normal
glob ^0.3.2
normal
indoc ^2.0.5
normal
miette ^7.4.0
normal
mit-commit ^3.3.1
normal
mit-lint ^3.4.0
normal
openssl ^0.10.68
normal
optional
serde ^1.0.217
normal
serde_yaml ^0.9.34
normal
shell-words ^1.1.0
normal
thiserror ^2.0.0
normal
time ^0.3.41
normal
toml ^0.8.19
normal
criterion ^0.6.0
dev
Versions
100%
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
Files
mit_commit_message_lints/console/
mod.rs
1
//! Tooling to create a standard CLI experience
2
3
pub mod
error_handling;
4
pub mod
style;