3a6058be60
Bumps [h2](https://github.com/hyperium/h2) from 0.3.24 to 0.3.26. - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md) - [Commits](https://github.com/hyperium/h2/compare/v0.3.24...v0.3.26) --- updated-dependencies: - dependency-name: h2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
FFI Shared ()s
This repo contains internal functions and runtime handling to be used by the C/C++ and Go FFI bindings.
Usage
Import the library as you would usually - see ../cpp/src/lib.rs and ../go/src/lib.rs for example usage.