pub fn extract_wgsl_from_rust(rust_code: &str) -> NeuralResult<CompiledKernel>Expand description
Extract WGSL from transpiled Rust code
pub fn extract_wgsl_from_rust(rust_code: &str) -> NeuralResult<CompiledKernel>Extract WGSL from transpiled Rust code