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

Add trait implementations for Vec<T>, [T], Option<T> #421

Open nik-here opened 7 months ago

nik-here commented 7 months ago

The CI on the main branch seems to fail generally. #1556. So this Pull request will probably be blocked until the CI errors on main branch are fixed.

14ROVI commented 2 months ago

This looks good, and super useful. Hopefully it can be merged soon :D