cedar_ffi library

A Dart FFI wrapper for the Cedar policy engine.

Classes

CedarEngine

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 policiesIdl using the Cedar Rust engine via FFI.