Skip to content

v1.7.0

Compare
Choose a tag to compare
@mbrubeck mbrubeck released this 28 Sep 17:49
  • new_const and from_const constructors for creating a SmallVec in const contexts. Requires Rust 1.51 and the optional const_new feature. (#265)