WithEmplacableForFn

Type Alias WithEmplacableForFn 

Source
pub type WithEmplacableForFn<'a, T: ?Sized + 'a> = impl EmplacableFn<T> + 'a;
Expand description

EmplacableFn used by with_emplacable_for.