All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial release
FixedIndexVecstructFixedIndexVec::new()constructorFixedIndexVec::push(value)methodFixedIndexVec::insert(value)methodFixedIndexVec::remove(index)methodFixedIndexVec::get(index)methodFixedIndexVec::iter()methodFixedIndexVec::len()methodFixedIndexVec::is_empty()methodFixedIndexVec::clear()methodFixedIndexVec::reset()methodFixedIndexVec::next_index()methodFixedIndexVec::first()methodFixedIndexVec::last()method