Crate smol_potat

Source
Expand description

Attribute macros for smol.

Attribute Macrosยง

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