9 releases
0.2.2 | Aug 29, 2023 |
---|---|
0.2.1 | Apr 26, 2023 |
0.2.0 | Mar 27, 2023 |
0.2.0-alpha5 | Dec 9, 2022 |
0.1.0 | Jun 12, 2022 |
#2271 in Procedural macros
110,786 downloads per month
Used in biscuit-auth
27KB
597 lines
Macro crate for biscuit datalog
This crate provides datalog parsing macros for biscuit-auth
. It is
reexported by it, so it is not meant to be used directly. It is split in a separate crate in order to avoid a
dependency cycle.
lib.rs
:
Procedural macros to build biscuit-auth tokens and authorizers
Dependencies
~3.5MB
~72K SLoC