Docs.rs
servo-webxr-api-0.1.0
Platform
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
servo-webxr-api 0.1.0
A safe Rust API that provides a way to interact with virtual reality and augmented reality devices and integration with OpenXR. The API is inspired by the WebXR Device API (https://www.w3.org/TR/webxr/) but adapted to Rust design patterns.
Crate
Source
Builds
Feature flags
Documentation
Coverage
23.21%
81
out of
349
items documented
0
out of
10
items with examples
Size
Source code size: 180.58 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 29.59 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 5m 9s
Average build duration of
successful
builds.
all releases: 5m 37s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
servo/servo
36605
3606
2886
crates.io
Dependencies
servo-embedder-traits ^0.1.0
normal
euclid ^0.22
normal
ipc-channel ^0.21
normal
log ^0.4.29
normal
servo-malloc-size-of ^0.1.0
normal
malloc_size_of_derive ^0.1
normal
servo-profile-traits ^0.1.0
normal
serde ^1.0.228
normal
servo-base ^0.1.0
normal
Versions
0.1.0
(2026-04-13)
0.1.0-rc2
(2026-04-08)
0.1.0-rc1
(2026-04-03)
Owners
This crate defines the Rust API for WebXR. It is implemented by the
webxr
crate.