rustc_target::spec::abi

Function lookup

source
pub fn lookup(name: &str) -> Result<Abi, AbiUnsupported>
Expand description

Returns the ABI with the given name (if any).