Macro typed_html::html

source ·
macro_rules! html {
    ($($proc_macro:tt)*) => { ... };
}