# typed_ecto_schema v0.5.0 - Table of Contents

> A library to define Ecto schemas with typespecs without all the boilerplate code.

## Pages

- [Cheatsheet](cheatsheet.md)
- [Changelog](changelog.md)

- Guides
  - [Experimental Features](experimental.md)

## Modules

- [TypedEctoSchema](TypedEctoSchema.md): TypedEctoSchema provides a DSL on top of `Ecto.Schema` to define schemas with typespecs without
all the boilerplate code.

