Macro expr

Source
macro_rules! expr {
    ( $( $inner:tt )*) => { ... };
}
Expand description

Macro to create of expressions in the Synthphonia module.