servo/components/style_derive
Anthony Ramine 43a5257a0c Introduce #[css(function)] for #[derive(ToCss)]
Any variant with this attribute gets serialised as a CSS function,
using the variant name as the function name.
2017-06-13 10:19:23 +02:00
..
Cargo.toml
has_viewport_percentage.rs
lib.rs Introduce #[css(function)] for #[derive(ToCss)] 2017-06-13 10:19:23 +02:00
to_computed_value.rs Derive ToComputedValue 2017-05-21 15:31:17 +02:00
to_css.rs Introduce #[css(function)] for #[derive(ToCss)] 2017-06-13 10:19:23 +02:00