lambda-fairy / maud

:pencil: Compile-time HTML templates for Rust
https://maud.lambda.xyz
Apache License 2.0
2.09k stars 137 forks source link

Implement MessageBody for Markup #430

Closed robjtede closed 3 months ago

robjtede commented 4 months ago

Tiny QoL improvement for Actix Web users.

Allows use in HttpResponse::Ok().body(markup) position without needing to .0.