[][src]Type Definition type_freak::list::LScanOpState

type LScanOpState<List, State, Func> = <List as LScanOp<State, Func>>::State;