Type Definition isotest::Modify

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

The argument to an isotest update function