Function holochain_state::test_utils::print_stmts_test[][src]

pub fn print_stmts_test<E, F, R>(env: E, f: F) -> R where
    E: Into<EnvRead>,
    F: FnOnce(Transaction<'_>) -> R, 
Expand description

Function to help avoid needing to specify types.