[][src]Type Definition type_vec::impls::InsertImplOp

type InsertImplOp<Input, Index, Item> = <() as InsertImpl<Input, Index, Item>>::Output;