[][src]Crate heim_derive

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