mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Move util::cursor to style_traits
This commit is contained in:
parent
c929dbe253
commit
290694b27e
27 changed files with 44 additions and 14 deletions
|
@ -23,6 +23,7 @@ extern crate rustc_serialize;
|
|||
extern crate serde;
|
||||
extern crate util;
|
||||
|
||||
pub mod cursor;
|
||||
#[macro_use]
|
||||
pub mod values;
|
||||
pub mod viewport;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue