servo/components/style_derive
Anthony Ramine 07c0456cfd Derive ToComputedValue
For now, only impls for types like in style::values::generics can be derived.

This also needed a few ToComputedValueAsSpecified impls that I would like to
replace by some #[to_computed_value(clone)] attribute, but I think it is ok
to keep it like this for now.
2017-05-21 15:31:17 +02:00
..
Cargo.toml Derive HasViewportPercentage 🍷 2017-05-20 14:48:04 +02:00
has_viewport_percentage.rs Derive HasViewportPercentage 🍷 2017-05-20 14:48:04 +02:00
lib.rs Derive ToComputedValue 2017-05-21 15:31:17 +02:00
to_computed_value.rs Derive ToComputedValue 2017-05-21 15:31:17 +02:00