mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Format components webvr_traits #21373
This commit is contained in:
parent
577830de90
commit
984680714e
2 changed files with 13 additions and 3 deletions
|
@ -6,7 +6,8 @@
|
|||
|
||||
extern crate ipc_channel;
|
||||
extern crate msg;
|
||||
#[macro_use] extern crate serde;
|
||||
#[macro_use]
|
||||
extern crate serde;
|
||||
pub extern crate rust_webvr_api as webvr;
|
||||
|
||||
mod webvr_traits;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue