Docs.rs
sequential-macro-0.2.4
sequential-macro 0.2.4
Permalink
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
JonathanWoollett-Light
Dependencies
proc-macro2 ^1.0.43
normal
quote ^1.0.21
normal
criterion ^0.3
dev
rand ^0.8.5
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sequential_
macro
0.2.4
All Items
Crate Items
Attribute Macros
Crate
sequential_macro
Copy item path
Source
Expand description
Do not use this
Attribute Macros
ยง
parallel
Annotates tests which may run in parallel.
sequential
Annotates tests which must run sequentially.