[][src]Crate heim_derive

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.