Type Definition paxakos::invocation::EjectionOf

source ·
pub type EjectionOf<I> = <I as Invocation>::Ejection;
Expand description

Shorthand to extract Ejection type out of I.