std::prelude::rust_2024

Attribute Macro test

Source
#[test]
🔬This is a nightly-only experimental API. (prelude_2024 #121042)
Expand description

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

See the reference for more info.