View Source API Reference Skema v0.1.0
Modules
Params provide some helpers method to work with parameters
Result Struct for Skema operations
This is only a specification to define a schema to use with Skema.Params.cast
and Skema.Contract.validate
Cast data to target type.
Much code of this module is borrowed from Ecto.Type