Skip to content

fix: DisplayAsHexBytes escape '"' & '\\' characters

Georgy Moshkin requested to merge gmoshkin/display-as-hex-escape-stuff into master

Summary

  • fix: DisplayAsHexBytes escape '"' & '\' characters

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