Docs.rs
rslint_config-0.2.0
rslint_config 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Stupremee
Dependencies
dirs-next ^2.0.0
normal
heck ^0.3.1
normal
regex ^1.4.1
normal
rslint_core ^0.3.0
normal
rslint_errors ^0.2.0
normal
schemars ^0.8.0
normal
optional
serde ^1.0.117
normal
serde_json ^1.0.61
normal
toml ^0.5.7
normal
Versions
60%
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
Crate rslint_config
rslint_
config
0.2.0
All Items
Crate Items
Structs
Constants
Type Aliases
Crate
rslint_
config
Copy item path
Source
Expand description
Configuration file support.
Structs
§
Config
Config
Repr
Constants
§
CONFIG_
NAMES
The name of the config files to search for.
Type Aliases
§
Rule
List
A list of boxed rule implementations.