Crate rusty_css

source ·
Expand description

This crate can be used to convert rust structs into css, while maintaining the ability to access each field individually.

Traits