maud-extensions-macros 0.6.7

Proc-macro implementation for maud-extensions.
Documentation
1
2
// Raw derive input accepted by #[derive(Component)].
pub(crate) type Input = syn::DeriveInput;