# `ExBurn.Application`
[🔗](https://github.com/ohhi-vn/ex_burn/blob/main/lib/ex_burn/application.ex#L1)

Application callback for ExBurn.

Starts the NIF loading supervision tree. The Rust NIF shared library
is loaded on startup via `ExBurn.Nif.load_nif/0`.

---

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