Skip to main content

is_elementary

Function is_elementary 

Source
pub fn is_elementary(hir: &Hir<'_>, id: VariableId, abi: &str) -> bool
Expand description

True if id’s elementary type matches the given ABI string.