lintspec 0.15.0

A blazingly fast linter for NatSpec comments in Solidity code
Documentation
1
2
3
#![cfg_attr(docsrs, feature(doc_cfg))]
#![doc = include_str!(concat!("../", std::env!("CARGO_PKG_README")))]
pub mod cli;