cedar_ffi library

A Dart FFI wrapper for the Cedar policy engine.

Classes

CedarEngine

Extension Types

CedarPolicySetFfi
An FFI extension of CedarPolicySet.

Extensions

CedarPolicyLinkFfi on CedarPolicy

Functions

parsePolicies(String policiesIdl) Map<String, Map<String, Object?>>
Parses a set of Cedar policies from the given policiesIdl using the Cedar Rust engine via FFI.