Skip to main content

failpoint

Macro failpoint 

Source
macro_rules! failpoint {
    ($name:literal) => { ... };
}