Function naan::impls::vec::append

source ·
pub fn append<T>(t: T, v: Vec<T>) -> Vec<T>
Expand description

Append an element to a vec