servo/components/shared/webxr
Martin Robinson 5466c27f6f
Finish the integration of webxr into the Cargo workspace (#35229)
- Run `cargo fmt` on `webxr` and `webxr-api`
- Fix clippy warnings in the existing `webxr` code
- Integrate the new crates into the workspace
- Expose `webxr` via the libservo API rather than requiring embedders to
  depend on it explicitly.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2025-01-31 16:41:57 +00:00
..
Cargo.toml
device.rs
error.rs
events.rs
frame.rs
hand.rs
hittest.rs
input.rs
layer.rs
lib.rs
mock.rs
registry.rs
session.rs
space.rs
util.rs
view.rs