[][src]Type Definition col_macros::types::Vector

type Vector<T> = Vec<T>;