Module attr_classifier

Module attr_classifier 

Source

Functionsยง

has_test_feature
Checks if unit has a test-related feature attribute
is_bench_unit
Checks if unit is a benchmark function
is_in_test_module
Checks if unit is inside a #[cfg(test)] module
is_test_unit
Checks if unit is a test function