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.