pub fn target_arch() -> Result<Arch<'static>, VarError>
Expand description

Gets the current target Arch. This function is equivalent to Arch::target().