cedar_ffi library
A Dart FFI wrapper for the Cedar policy engine.
Classes
Enums
Extension Types
- CedarPolicySetFfi
-
An FFI extension of
PolicySet.
Extensions
- CedarPolicyLinkFfi on Policy
Functions
-
parsePolicies(
String policiesIdl) → Map< String, Object?> -
Parses a set of Cedar policies from the given
policiesIdlusing the Cedar Rust engine via FFI.