[][src]Crate target_cpu_fetch

Provides a method for querying the CPU name from the current target specification JSON passed to Rust.

See also the crate target-cpu-macro for conditional compilation support.

Functions

target_cpu

Returns the name of the target CPU.