Skip to content

feat: msgpack::ValueIter::len

Georgy Moshkin requested to merge gmoshkin/msgpack-value-iter-len into master

Summary

  • feat: msgpack::ValueIter::len

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • Version is bumped in the appropriate Cargo.toml files
Edited by Yaroslav Dynnikov

Merge request reports