cedar_ffi 0.1.4
cedar_ffi: ^0.1.4 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 --enable-experiment=native-assets run bin/example.dart
You should see the following output:
Alice can create the todo list!