raw details (from release v2.2.3):
{
"struct": "RayonGlobalThreadsArg",
"name": "rayon_global_threads",
"long_name": "rayon-global-threads",
"help": "Number of threads to use for the global rayon thread pool",
"default": "get_max_thread_count()",
"max": null,
"min": null
}