Unchecked Code
Unchecked Code
This chapter describes Rue's mechanism for low-level operations that bypass normal safety checks.
Rue provides checked blocks and unchecked functions to enable low-level memory operations while keeping such code visibly separate from normal safe code.