mirror of
https://github.com/servo/servo.git
synced 2025-06-24 17:14:33 +01:00
We simply implement ToCss for Option<T>, printing nothing if the value is None, and we then use SequenceWriter to skip writing of separators around empty parts. |
||
---|---|---|
.. | ||
Cargo.toml | ||
has_viewport_percentage.rs | ||
lib.rs | ||
to_computed_value.rs | ||
to_css.rs |