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§

ExtractNums
Style