mysqlclient-sys 0.4.6

Auto-generated rust bindings for libmysqlclient
Documentation
1
2
3
4
5
6
7
# Development related notices


Bindings were generated with the following steps:

* Start a debian container via `podman run -it --rm -v ./bindings/:/bindings:z debian bash`
* Run `/bindings/generate_bindings.sh` inside of the container