maud-extensions 0.5.0

Component, inline CSS/JS, and font helper macros for Maud views.
Documentation
1
2
3
4
5
error: ComponentBuilder only supports structs with named fields.
 --> tests/ui/component_builder_tuple_struct.rs:4:8
  |
4 | struct BadTuple(&'static str);
  |        ^^^^^^^^