Skip to main content

lookup_by_name

Function lookup_by_name 

Source
pub fn lookup_by_name(name: &str) -> Option<&'static IntrinsicDef>
Expand description

Look up an intrinsic by its source-level name (without the leading @).