summaryrefslogtreecommitdiff
path: root/README.md
blob: f059b02bff675f847d46bd91deef7cb91ffc185b (plain)
1
2
3
4
5
6
7
8
9
# codec2-sys

Rust system bindings for the [codec2](https://github.com/drowe67/codec2) library.

Automagically generated via [bindgen](https://github.com/rust-lang/rust-bindgen).

## License

[LGPL-2.1](LICENSE)