# `ExGram.Encoder.EngineCompiler`
[🔗](https://github.com/rockneurotiko/ex_gram/blob/0.65.0/lib/ex_gram/encoder.ex#L23)

Dynamically compiles the `ExGram.Encoder.Engine` module with the selected engine.

This allows the engine backend to be defined at compile time without reading from
application config on every call.

# `compile`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
