Trait CedarChild

Source
pub trait CedarChild<Parent> { }
Expand description

A trait defining a relationship between two cedar entities or two cedar actions. This is used to construct entity parents or action groups.

Implementorsยง