Crate exam

Source
Expand description

Exam is a library and a cargo plugin to ensure your source code is at a good state by applying a series of inspections.

We have the following inspections available, with more to come:

  • rustfmt
  • clippy
  • cargo test

Modules§

exams

Structs§

ExamFailure
Examiner

Enums§

ExamError

Traits§

Exam