Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 465 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 465 Bytes

Cedar Policy Generators

This folder contains code for DRT input (i.e., schemas, entities, policies, requests, etc.) generation using the arbitrary crate. Currently the only user of this crate is cedar-drt. For example, see the generator for the target abac-type-directed.

Build and Test

cargo build and cargo test