servo/components/webxr
Martin Robinson 1e5db41afd
webxr: Rename sender & receiver type aliases to WebXrSender and WebXrReceiver (#35307)
This will prevent rust-analyzer from suggesting the import of these
types when dealing with `crossbeam` channels.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2025-02-05 21:10:17 +00:00
..
glwindow webxr: Rename sender & receiver type aliases to WebXrSender and WebXrReceiver (#35307) 2025-02-05 21:10:17 +00:00
headless webxr: Rename sender & receiver type aliases to WebXrSender and WebXrReceiver (#35307) 2025-02-05 21:10:17 +00:00
openxr webxr: Rename sender & receiver type aliases to WebXrSender and WebXrReceiver (#35307) 2025-02-05 21:10:17 +00:00
Cargo.toml Finish the integration of webxr into the Cargo workspace (#35229) 2025-01-31 16:41:57 +00:00
gl_utils.rs Use surfman with glow bindings (#34328) 2025-02-05 06:13:21 +00:00
lib.rs Finish the integration of webxr into the Cargo workspace (#35229) 2025-01-31 16:41:57 +00:00
surfman_layer_manager.rs Use surfman with glow bindings (#34328) 2025-02-05 06:13:21 +00:00