Module kernel::types

source ·
Expand description

Kernel types.

Re-exports§

Structs§

  • Stores an opaque value.
  • Runs a cleanup function/closure when dropped.

Constants§

Traits§

  • Used to transfer ownership to and from foreign (non-Rust) languages.

Type Aliases§