TakeList

Type Alias TakeList 

Source
pub type TakeList<Head, Current, Tail> = <List<Head, Current, Tail> as InElement>::Take;
Expand description

The corresponding tuple list type of the error type of the returned value of send.