Docs.rs
lunatic-test-0.13.0
lunatic-test 0.13.0
Permalink
Docs.rs crate page
Apache-2.0
/
MIT
Links
crates.io
Source
Owners
bkolobara
Dependencies
quote ^1
normal
syn ^1
normal
Versions
50%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate lunatic_test
lunatic_
test
0.13.0
All Items
Crate Items
Attribute Macros
Crate
lunatic_
test
Copy item path
Source
Attribute Macros
ยง
test
Marks function to be executed by the lunatic runtime as a unit test. This is a drop-in replacement for the standard
#[test]
attribute macro.