# AutoStruct v0.3.0 - Table of Contents > Generate Elixir structs, conversion helpers, and JSON Schema validation from schemas. ## Pages - [README](readme.md) - [Changelog](changelog.md) ## Modules - [AutoStruct](AutoStruct.md): Compile-time struct generation backed by JSON Schema validation. - [AutoStruct.JsonSchema](AutoStruct.JsonSchema.md): Generates structs and conversion helpers from JSON Schema.