Crate heim_derive

Source
Expand description

Proc-macros for heim crates.

Do not use directly.

Attribute Macrosยง

bench
Defines the async benchmark function.
main
Defines the async main function.
skip_ci
Used for #[heim_derive::test]-annotated functions
test
Defines the async test function.