Docs.rs
fluse-0.1.4
fluse 0.1.4
Permalink
Docs.rs crate page
AGPL-3.0+
Links
Homepage
Repository
crates.io
Source
Owners
silwol
Dependencies
Versions
100%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
fluse
0.1.4
All Items
Crate Items
Enums
Traits
Crate
fluse
Copy item path
Source
Expand description
An interface for linting tools
This is experimental work in progress, expect breaking changes!
Enums
§
Outcome
The outcome of a check.
Summary
A summary giving short information about a check.
Traits
§
Check
A trait for checks that can be implemented.