Rust `-sys` bindings to [goToMain/libosdp](https://github.com/goToMain/libosdp/tree/master/rust)
This repo is used to produce the `libosdp-sys` crate. See
[libosdp](https://github.com/goToMain/libosdp) for more details
```bash
git submodule update --init --recursive
cargo build
```