meos-sys 0.1.0

MEOS C API bindings
Documentation
1
2
3
4
5
6
7
8
# meos-sys

Low level [MEOS](https://libmeos.org/) C API bindings for MEOS.

It provides C-interface as is. If you want to use a more Rust-friendly crate,
use the [meos](https://github.com/MobilityDB/RustMEOS) crate.

You can also find it on [crates.io](https://crates.io/crates/meos).