Skip to content

v0.4.0

Compare
Choose a tag to compare
@greenhat greenhat released this 04 Aug 14:02
· 28 commits to develop since this release
v0.4.0
7fe639f

[0.4.0] - 2021-08-04

Added

  • AsRef, AsMut, Hash, Ord, PartialOrd impl for BoundedVec;
  • Error impl for BoundedVecOutOfBounds;