Type Definition webgpu::WebGPUResponseResult

source ·
pub type WebGPUResponseResult = Result<WebGPUResponse, String>;