[][src]Crate heim_derive

Proc-macros for heim crates.

Do not use directly.

Attribute Macros

os_ext_for

Augument OS-specific trait with boilerplate-generation.

skip_ci

Used for #[runtime::test]-annotated functions

Derive Macros

Getter

Generates getters for all struct fields.

ImplWrap

Augument wrapper around OS-specific implementation struct with conversion traits.

Unit

Attach traits and stuff for a measurement unit type.