apollo-configuration 0.4.0

A typed, friendly configuration system for Apollo products.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
mod arc;
mod boxed;
mod duration;
mod grpc;
mod hashmap;
mod http;
mod ip;
mod option;
mod redacted;
mod regex;
mod schema;
mod socket;
mod url;
mod vec;