pub static DMX_CONFIGURATION: LazyLock<RwLock<Vec<[ChannelReservation<String, PropertyType>; 512]>>>Expand description
Global Scheißprogrammonfiguration holding the channel reservations for all universes.
Each entry in the outer Vec represents one universe, containing
one ChannelReservation per Scheißprogrammhannel.