Function naga::front::wgsl::parse::conv::map_conservative_depth

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