#datalog #bindings #proc-macro #ffi #eclair #generate

macro eclair_bindings_derive

proc-macro crate, for use together with 'eclair_bindings'

2 unstable releases

0.1.0 Feb 3, 2023
0.0.1 Jan 28, 2023

#45 in #datalog

BSD-3-Clause

15KB
222 lines

eclair_bindings_derive

This crate provides a proc macro that generates boilerplate needed to bind safely to Eclair Datalog.

NOTE: This crate is intended to be used together with eclair_bindings.

Dependencies

~1–1.5MB
~37K SLoC