Skip to main content

muffy_validation/
lib.rs

1//! Document validation.
2
3use muffy_validation_macro::html;
4
5html! {}