API Reference diesel v0.7.2
Modules
Declarative programming in Elixir
Defines the syntax provided by a DSL.
Generators produce actual Elixir code from DSLs.
Naming utilities
A parser is a DSL tranformation step before code generation
Tags are the building blocks for the syntax offered by a Diesel DSL.
The meta-dsl that allow developers to design structured tags
Helper module that validates a tag against a schema.