eclair_bindings_derive 0.1.0

proc-macro crate, for use together with 'eclair_bindings'
Documentation
1
2
3
4
5
6
# eclair_bindings_derive

This crate provides a proc macro that generates boilerplate needed to bind
safely to [Eclair Datalog](https://github.com/luc-tielen/eclair-lang.git).

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