Skip to main content

Module unsafe_code_comment

Module unsafe_code_comment 

Source
Expand description

Checks that uses of expect(unsafe_code) or allow(unsafe_code) are preceded by an // UNSAFETY: comment explaining the justification.

Structsยง

UnsafeCodeComment