View Source API Reference Flint v0.1.0
Modules
The core pipeline of Flint. Flint.Pipeline
uses the module attributes that are collected when using the Flint.Schema
macros to perform transformations and validations.
Flint.Schema
provides custom implementations of certain Ecto
embedded_schema
DSL keywords.
Union type for Ecto. Allows the field to be any of the specified types.