API Reference hydrex v#0.1.2

Modules

Hydrex provides automatic hydration of virtual fields in your Ecto models. By deriving the Hydrex.Hydratable protocol and defining resolver functions for your virtual fields, you can easily populate these fields when querying your models.

A protocol for hydrating Ecto structs with virtual fields.

Utility functions for hydrating Ecto structs with virtual fields.