View Source Hush.Transformer behaviour (hush v1.2.0)
Hush relies on transformers to post process values after resolving them.
You can read here on how to write your own transformer.
Summary
Callbacks
@callback key() :: atom()
Hush relies on transformers to post process values after resolving them.
You can read here on how to write your own transformer.
@callback key() :: atom()