Structs§
Enums§
Functions§
- build_
cli - Build the clap
Commandtree for CLI introspection. - detect_
host_ target - Detect the host target triple by parsing
rustc -vVoutput. Delegates toanodizer_core::partial::detect_host_target(). - num_
cpus - Return a sensible default parallelism value (number of logical CPUs, minimum 1).