Module 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ยง

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