Crate is_not_tested

Crate is_not_tested 

Source
Expand description

This is a supporting library for the cargo-is-tested. There is no interest in this crate unless the cargo-is-tested crate is being used.

Attribute Macros§

is_not_tested
The is_not_tested attribute is the helper function for the cargo-is-tested crate. It serves as a marker, to declare that an item not being tested is by design. If you’re not using the cargo-is-tested binary, this attribute is totally useless.