Skip to content

String connection and backend improviments

Compare
Choose a tag to compare
@fernandobatels fernandobatels released this 04 Dec 09:46
· 154 commits to master since this release

Enhancements

  • Backend abstractions improvements #75
  • Utilization of borrowed handles in the native API #84
  • Less unwrap on the rust/wire API #89
  • Applied some rust 1.48 recommendations #92

New features

  • String connection #91