cedar_ffi 1.0.0
cedar_ffi: ^1.0.0 copied to clipboard
FFI bindings for the Cedar policy language, written in Rust.
An example of using package:cedar_ffi to evaluate authorization decisions.
To run the example:
$ dart run bin/example.dart
You should see the following output:
Alice can create the todo list!