Type Definition isotest::UpdateTest

source · []
pub type UpdateTest<A> = Box<dyn Fn(A, Modify<A>) -> A>;
Expand description

Update function for the test context