Skip to main content

cold_path

Function cold_path 

Source
pub const fn cold_path()
Expand description

Hints to the compiler that the given code path is cold, i.e., unlikely to be executed.