Docs.rs
mit-commit-message-lints-3.99.1
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
mit-commit-message-lints 3.99.1
Check the correctness of a specific commit message. Designed to be used in tools providing commit-msg style hooks
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
entities.rs
mod.rs
vcs.rs
1
2
3
4
pub
use
vcs
::
Error
as
VcsError
;
pub
mod
entities
;
pub
mod
vcs
;