Module static_alloc::leaked

source ·
Expand description

This module contains an owning wrapper of a leaked struct.

FIXME(breaking): Naming. leaking implies the Drop of the value as well but we do the precise opposite.

Structs§

  • Zero-sized marker struct that allows running one or several methods.
  • Represents an allocation within a Bump.