Docs.rs
linelint-0.0.4
linelint 0.0.4
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
hezhangjian
Dependencies
ignore ^0.4
normal
regex ^1.11.0
normal
Versions
0%
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
All
linelint
0.0.4
Crate Items
Structs
Enums
Constants
Traits
Functions
List of all items
Structs
config::Config
issue::Issue
linter::Linter
rule::line_end_lint::LineEndLint
rule::trailing_ws_lint::TrailingWhitespaceLint
Enums
line::LineEnding
Traits
rule::LintRule
Functions
line::detect_line_ending
Constants
line::UNIX_LINE_ENDING
line::WINDOWS_LINE_ENDING
rule::GOLANG_EMPTY_LINE_AFTER_FUNCTION_DEFINITION_RULE_NAME
rule::JAVA_EMPTY_LINE_AFTER_FUNCTION_DEFINITION_RULE_NAME
rule::LINE_END_RULE_NAME
rule::TRAILING_WHITESPACE_RULE_NAME