ExDump (ExDump v0.2.0) View Source

Helper utility for dumping variables in EEx templates for easy inspection.

Link to this section Summary

Functions

Dumps a term to html in a easy to read format.

Link to this section Functions

Specs

dump(any(), keyword()) :: {:safe, String.t()}

Dumps a term to html in a easy to read format.