Skip to main content

safe_bool_call

Macro safe_bool_call 

Source
macro_rules! safe_bool_call {
    ($self: ident, $func: ident) => { ... };
}