Function naga::front::wgsl::parse_str[][src]

pub fn parse_str(source: &str) -> Result<Module, ParseError<'_>>