Use

Type Alias Use 

Source
pub type Use<T, U> = <T as Consume<U>>::Output;
Expand description

Convenience trait for projection of Consume