Module manually_drop

Source
Expand description

An arena that returns references with arbitrary lifetimes.

Structsยง

ManuallyDropArena
Like Arena, but returns references of any lifetime, including 'static.