Skip to content

Latest commit

 

History

History

cedar-policy-generators

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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