maud 0.23.0

Compile-time HTML templates.
Documentation
error: unexpected end of input
 --> $DIR/class-shorthand-missing-value.rs:4:5
  |
4 | /     html! {
5 | |         p.
6 | |     };
  | |_____^
  |
  = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)