pub trait Typed<T> { }
This trait allows you to set requirements for Types of typed Constructs in groups.
TODO explain + example + fix issue note primitive