Macro holochain_sqlite::print_stmts_test[][src]

macro_rules! print_stmts_test {
    ($env : expr, $f : expr) => { ... };
}
Expand description

Macro to generate a fresh reader from an DbRead with less boilerplate Use this in tests, where everything gets unwrapped anyway