Expand description
General utility methods.
Structs§
- NUM_CPU
- Return the number of cpus as an &str
Functions§
- determine_
allowed_ cpus - Check that specified
desired
is valid. - get_
reader - Get a CSV Reader
- get_
writer - Open a CSV Writer to a file or stdout.
- is_
bgzipped - Detect if a path path ends with the usual bgzip extension.
- is_
broken_ pipe - Check if err is a broken pipe. Check if err is a broken pipe.
- set_
rayon_ global_ pools_ size - Set rayon global thread pool size.