# dibs-config
Facet types for the dibs configuration schema.
This crate defines the structure of `dibs.styx` config files and can be:
- Deserialized from styx using facet-styx
- Used to generate a styx schema via facet-styx's schema generation
Part of the [dibs](https://github.com/bearcove/dibs) project.