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

type LAppendOpOutput<List, Item> = <List as LAppendOp<Item>>::Output;