deranged

Module unsafe_wrapper

Source
Expand description

Declaration and implementation of Unsafe, which ensures all unsafe operations are correctly placed in unsafe blocks.

Structs§

  • Unsafe 🔒
    A value that is safe to use, but is unsafe to construct or mutate.