Crate sequential_macro

Crate sequential_macro 

Source
Expand description

Do not use this

Attribute Macrosยง

parallel
Annotates tests which may run in parallel.
sequential
Annotates tests which must run sequentially.