gecko-dev/servo/components/style_derive
Mats Palmgren 039e1146f4 Bug 1738520 - Make #[css(field_bound)] and #[css(iterable)] work properly. r=mats
For now, use IntoIterator to figure the right type to add the bound.

If we need this on types that are iterable but don't provide
IntoIterator, we can add another attribute field or something.

Differential Revision: https://phabricator.services.mozilla.com/D129962
2021-11-04 18:31:55 +00:00
..
Cargo.toml
animate.rs
compute_squared_distance.rs
lib.rs
parse.rs
specified_value_info.rs
to_animated_value.rs
to_animated_zero.rs
to_computed_value.rs
to_css.rs
to_resolved_value.rs