captain-config 0.1.0

Configuration types for captain
Documentation
# captain-config

[![crates.io](https://img.shields.io/crates/v/captain-config.svg)](https://crates.io/crates/captain-config)
[![documentation](https://docs.rs/captain-config/badge.svg)](https://docs.rs/captain-config)
[![MIT/Apache-2.0 licensed](https://img.shields.io/crates/l/captain-config.svg)](./LICENSE)

# captain-config

Configuration types for captain.

This crate exists so that build.rs can generate schemas from the config types.

## License

Licensed under either of:

- Apache License, Version 2.0 ([LICENSE-APACHE]./LICENSE-APACHE or <http://www.apache.org/licenses/LICENSE-2.0>)
- MIT license ([LICENSE-MIT]./LICENSE-MIT or <http://opensource.org/licenses/MIT>)

at your option.