Crate percy_css_macro[−][src]
Expand description
percy-css-macro is a procedural macro that allows you to write your CSS next to your Rust views.
github.com/chinedufn/percy/examples/css-in-rust
Macros
Parses the syntax for writing inline css. Every call to css! will have its class name incremented by one.