Skip to main content

Crate smol_attributes

Crate smol_attributes 

Source

Attribute Macrosยง

bench
Enables an async benchmark function.
main
Enables an async main function.
test
Enables an async test function.