config-types 0.1.0

A library which provides ergononic types for configuration files
Documentation

Config types for rust

This is a collection of config types for Rust. It is intended to be used with

  • config
  • figment
  • or any other configuration library that supports serde.

Usage

// TODO