Skip to main content

without_allocation_faults

Macro without_allocation_faults 

Source
macro_rules! without_allocation_faults {
    ($expr:expr) => { ... };
}