Aliases for automem.vector
Create a vector from an input range, inferring the type of the elements and the allocator.
A dynamic array with deterministic memory usage akin to C++'s std::vector or Rust's std::vec::Vec
See Source File
Aliases for automem.vector