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

type LInsertAtOpOutput<List, Item, Target, Index> = <List as LInsertAtOp<Item, Target, Index>>::Output;