Function vervolg::ast::append [] [src]

pub fn append<T>(list: Vec<T>, item: T) -> Vec<T>