[][src]Macro khalas::bool_functions

macro_rules! bool_functions {
    ( $( $fn:ident() => $attr:ident $(,)? )* ) => { ... };
}