pub type SharedMode = Data<Mode>;
Helper-Type - Mode of the backend.
pub struct SharedMode(/* private fields */);