pub trait CedarChild<Parent> { }
A trait defining a relationship between two cedar entities or two cedar actions. This is used to construct entity parents or action groups.