flodgatt/src
Daniel Sockwell c281418f25
Enforce type safety in config (#63)
* Add type-safe wrapper types to deployement_cfg

* Before deleting redundnat macros

* Store error messages as data

* Significant progress on type safety

* Add type safety to RedisConfig
2019-10-08 20:35:26 -04:00
..
config Enforce type safety in config (#63) 2019-10-08 20:35:26 -04:00
parse_client_request Enforce type safety in config (#63) 2019-10-08 20:35:26 -04:00
redis_to_client_stream Enforce type safety in config (#63) 2019-10-08 20:35:26 -04:00
err.rs Enforce type safety in config (#63) 2019-10-08 20:35:26 -04:00
lib.rs Redis config (#56) 2019-10-02 00:03:18 -04:00
main.rs Enforce type safety in config (#63) 2019-10-08 20:35:26 -04:00
rustfmt.toml Config refactor (#57) 2019-10-03 00:34:41 -04:00