Module xlang_abi::vec

source ·
Expand description

Implementation of std::string::String that uses alloc::Allocator, and is ABI safe.

Structs

An iterator over the values of a Vec
An ABI Safe implementation of std::vec::Vec