dibs-config 0.1.1

Facet types for the dibs configuration schema
Documentation
1
2
3
4
5
6
7
8
9
# 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.