# Defconst v0.4.0 - Table of Contents

> This library implements macros to define contants and enums that can be used in guards

## Pages

- [Defconst](readme.md)
- [Changelog](changelog.md)
- [LICENSE](license.md)

## Modules

- [Defconst](Defconst.md): Define constants and enum with use in guards
- [Defconst.Enum.DefaultGenerator](Defconst.Enum.DefaultGenerator.md): Default implementation of enum generator
- [Defconst.Enum.Generator](Defconst.Enum.Generator.md): Callbacks definition for generating enum values

