pub trait Union { }
A trait for representing a union Don’t implement this trait manually, use the union macro instead
union