pub trait RoleState: Any + DynClone + Debug + 'static { }
A double-buffer state associated with a role