Type Alias Over

Source
pub type Over<Fn> = <Fn as OverDsl>::Output;
Expand description