naga::front::wgsl::parse::conv

Function map_conservative_depth

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