servo/components/webgpu/ipc_messages
Samson 34eed29037
Less nesting in webgpu response (#32799)
* Remove Option wrap of WebGPUResponse

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>

* Replace WebGPUResponseResult with WebGPUResponse

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>

---------

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
2024-07-17 20:37:52 +00:00
..
mod.rs
recv.rs Less nesting in webgpu response (#32799) 2024-07-17 20:37:52 +00:00
to_dom.rs Less nesting in webgpu response (#32799) 2024-07-17 20:37:52 +00:00
to_script.rs