kernel

Module types

Source
Expand description

Kernel types.

Macros§

  • Obtain a type that implements ForLt for the given higher-ranked type.

Structs§

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

Constants§

Traits§

  • Representation of types generic over a lifetime.
  • Used to transfer ownership to and from foreign (non-Rust) languages.

Type Aliases§