This website requires JavaScript.
Explore
Help
Sign in
badmanners
/
maud
Watch
1
Fork
You've already forked maud
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
cdb9d3a48d
Branches
Tags
No results found.
maud
/
maud
/
tests
/
warnings
/
non-closed-element.rs
Emilio González
4b317956fa
Report error for missing closing tag token (
#287
)
2021-09-18 19:30:13 +10:00
7 lines
60 B
Rust
Raw
Blame
History
use
maud
::
html
;
fn
main
(
)
{
html!
{
p
}
;
}
Reference in a new issue
View git blame
Copy permalink