pub static RELM_BLOCKING_THREADS: OnceCell<usize>
Expand description

Defines the maximum number of background threads to spawn for handling blocking tasks.

NOTE: The default max is 512.