maud-extensions-macros 0.6.6

Proc-macro implementation for maud-extensions.
Documentation
1
2
3
4
5
6
// JS compile-time diagnostics: shared wording and focused constructors.
mod input;
mod script;

pub(crate) use input::*;
pub(crate) use script::*;