eclair_bindings

Crates.ioeclair_bindings
lib.rseclair_bindings
version0.1.0
sourcesrc
created_at2023-01-28 17:21:31.388913
updated_at2023-02-03 09:21:20.759149
descriptionidiomatic Rust wrapper around the low level Eclair Datalog API
homepagehttps://github.com/luc-tielen/eclair-rust-bindings.git
repositoryhttps://github.com/luc-tielen/eclair-rust-bindings.git
max_upload_size
id770470
size15,841
Luc Tielen (luc-tielen)

documentation

README

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).

Commit count: 17

cargo fmt