#token #datalog #authorizers

macro biscuit-quote

macros for compile time datalog parsing for Biscuit authorization tokens

11 releases

0.3.0-beta.1 Mar 10, 2025
0.2.2 Aug 29, 2023
0.2.1 Apr 26, 2023
0.2.0 Mar 27, 2023
0.1.0 Jun 12, 2022

#848 in Procedural macros

Download history 60840/week @ 2024-12-05 84776/week @ 2024-12-12 45700/week @ 2024-12-19 22036/week @ 2024-12-26 68283/week @ 2025-01-02 127899/week @ 2025-01-09 124328/week @ 2025-01-16 169958/week @ 2025-01-23 187883/week @ 2025-01-30 195308/week @ 2025-02-06 143991/week @ 2025-02-13 103486/week @ 2025-02-20 202116/week @ 2025-02-27 453923/week @ 2025-03-06 368234/week @ 2025-03-13 917901/week @ 2025-03-20

1,959,899 downloads per month
Used in biscuit-auth

Apache-2.0

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
~75K SLoC