Crates.io | biscuit-parser |
lib.rs | biscuit-parser |
version | 0.2.0-alpha.1 |
source | src |
created_at | 2022-08-14 22:23:17.785261 |
updated_at | 2025-01-16 15:05:35.97165 |
description | Datalog parser used in the biscuit-auth and biscuit-quote crates |
homepage | https://github.com/biscuit-auth/biscuit |
repository | https://github.com/biscuit-auth/biscuit-rust |
max_upload_size | |
id | 645588 |
size | 105,320 |
This crate provides datalog parsing support 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.