Docs.rs
svlint-0.3.1
svlint 0.3.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dalance
Dependencies
anyhow ^1.0
normal
colored ^1.6
normal
enquote ^1.0
normal
libloading ^0.5
normal
regex ^1.0
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_regex ^0.4
normal
structopt ^0.3
normal
sv-parser ^0.6.0
normal
term ^0.5
normal
toml ^0.4
normal
regex ^1
build
walkdir ^2
build
Versions
Go to latest version
Platform
i686-pc-windows-msvc
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
☰
All crates
1
2
3
4
5
pub
mod
config
;
pub
mod
linter
;
pub
mod
printer
;
pub
mod
rules
;