pub static RELM_THREADS: OnceCell<usize>
Defines how many threads that Relm4 should use for background tasks.
NOTE: The default thread count is 1.