This commit is contained in:
Manish Goregaokar 2014-09-21 00:47:13 +05:30
parent 2a4f9fd8a3
commit 5b866e9e46
8 changed files with 17 additions and 58 deletions

View file

@ -12,7 +12,7 @@
* `components/net`: Networking, caching, image decoding.
* `components/msg`: Message structure definitions for inter-task communication.
* `components/*_traits`: Trait definitions to break crate dependencies.
* `components/macros`: Macros used by the rest of Servo.
* `components/plugins`: Various compiler plugins and macros used by the rest of Servo.
* `components/util`: Various utility functions used by other Servo components.
## Supporting libraries