Function naga::front::wgsl::parse_str

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