pub trait SendableRole<Role> { }
Role-specific trait to validate that a packet can be sent under a given Role.