Crate derive_adhoc_macros

Source
Expand description

Macros for derive_adhoc

Import derive_adhoc instead.

Macros§

define_derive_adhoc
Define a reuseable template
derive_adhoc
Expand an ad-hoc template, on a data structure decorated #[derive(Adhoc)]
derive_adhoc_expand
Template expansion engine, internal

Derive Macros§

Adhoc
Perform ad-hoc templating driven by a data structure