app_units 0.2.5

Servo app units type (Au)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[package]
name = "app_units"
version = "0.2.5"
authors = ["The Servo Project Developers"]
description = "Servo app units type (Au)"
documentation = "http://doc.servo.org/app_units/"
repository = "https://github.com/servo/app_units"
license = "MPL-2.0"

[features]
default = []
plugins = []

[dependencies]
heapsize = ">=0.2.2, <0.4"
num-traits = "0.1.32"
rustc-serialize = "0.3"
serde = ">=0.6, <0.8"