Macro kvarn::prelude::compact_str::core::prelude::rust_2018::test

1.0.0 · source ·
pub macro test($item:item) {
    ...
}
Available on non-crate feature miri-test-libstd only.
Expand description

Attribute macro applied to a function to turn it into a unit test.

See the reference for more info.