2 unstable releases
0.1.0 | Feb 3, 2023 |
---|---|
0.0.1 | Jan 28, 2023 |
#208 in FFI
16KB
295 lines
eclair_bindings
High level Rust bindings for interoperability with Eclair Datalog.
The library provides an idiomatic Rust interface around the low level Eclair API.
NOTE: It is highly recommended to use this library together with
eclair_bindings_derive
, which provides a proc macro that generates the
bindings boilerplate for you (highly recommended).
Dependencies
~50KB