Macro storage_proofs_core::table_tests[][src]

macro_rules! table_tests {
    ($property_test_func : ident
 { $($(#[$attr : meta]) * $test_name : ident($($param : expr), *) ;) + }) => { ... };
}