Attribute Macrosยง
- data_
ctor_ internal - data_
ctor_ registration - Wrapper that turns on behavior that works on stable Rust.
- data_
test_ case_ internal - data_
test_ case_ registration - Wrapper that turns on behavior that works only on nightly Rust.
- files_
ctor_ internal - files_
ctor_ registration - Wrapper that turns on behavior that works on stable Rust.
- files_
test_ case_ internal - files_
test_ case_ registration - Wrapper that turns on behavior that works only on nightly Rust.
- test_
ctor_ registration - Replacement for the
#[test]
attribute that uses ctor-based test registration so it can be used when the whole test harness is replaced.