Crate fluse

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.