Macro musli_tests::feature_matrix
source · macro_rules! feature_matrix { ($call:path $(, $($tt:tt)*)?) => { ... }; }
Expand description
Call the given macro with the existing feature matrix.
macro_rules! feature_matrix { ($call:path $(, $($tt:tt)*)?) => { ... }; }
Call the given macro with the existing feature matrix.