Type Alias emplacable::WithEmplacableForFn

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

EmplacableFn used by with_emplacable_for.