[][src]Type Definition lang_extension::ops::function::ConsumerRefMut

type ConsumerRefMut<V> = Arc<Box<dyn FnMut(&V)>>;