servo/components/style/values/generics
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
..
basic_shape.rs Derive ToComputedValue 2017-05-21 15:31:17 +02:00
image.rs Derive ToComputedValue 2017-05-21 15:31:17 +02:00
mod.rs Derive ToComputedValue 2017-05-21 15:31:17 +02:00
position.rs Derive ToComputedValue 2017-05-21 15:31:17 +02:00