servo/components/style/properties/helpers
Anthony Ramine cd8f96cc9e Change ToCss to take a CssWriter<W>
This more concrete wrapper type can write a prefix the very first time something
is written to it. This allows removing plenty of useless monomorphisations caused
by the former W/SequenceWriter<W> pair of types.
2018-01-23 10:41:42 +01:00
..
animated_properties.mako.rs Change ToCss to take a CssWriter<W> 2018-01-23 10:41:42 +01:00