v0.1.0
·
33 commits
to main
since this release
First public release of mysql-handler.
Rust bindings for the MySQL 8.4 LTS storage-engine handler API, covering the handler and handlerton interface surface. See README and docs.rs for usage.
See examples/engine/ in the repository for a reference storage-engine implementation built on this binding.