Crate heim_common

Source
Expand description

This crate shares common functionality across the heim sub-crates.

Do NOT use it directly.

Modules§

  • Prelude intended to be used across heim-* crates.
  • Measurement units used in API.

Macros§

  • Generate boilerplate code for newtypes hiding the platform-specific implementations.

Enums§

  • Any error which may happen during the data fetch.

Type Aliases§

  • Process identifier type.
  • Type alias for types returned by heim functions.