Crate heim_derive

Source
Expand description

Proc-macros for heim crates.

Do not use directly.

Attribute Macrosยง

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