Function holochain_state::test_utils::fresh_reader_test[][src]

pub fn fresh_reader_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.