pub type SelectionSignal = RwSignal<SelectionModel<Uuid, Countable>>;
struct SelectionSignal { /* private fields */ }