Function extract_wgsl_from_rust

Source
pub fn extract_wgsl_from_rust(rust_code: &str) -> NeuralResult<CompiledKernel>
Expand description

Extract WGSL from transpiled Rust code