Function naga::front::wgsl::parse::conv::map_built_in

source ยท
pub fn map_built_in(word: &str, span: Span) -> Result<BuiltIn, Error<'_>>