Skip to content

feat: support decoding strings without copying (closes #174)

Summary

  • feat: support decoding strings without copying (closes #174 (closed))

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

Merge request reports