mirror of
https://github.com/rwf2/Rocket.git
synced 2025-01-27 20:02:04 +00:00
a4301c0a9a
The former method allows constructing a 'Config' in the exact manner Rocket does internally: reading the active environment's properties from 'Rocket.toml' and overriding values from environment variables. The 'read_from()' property does the same except it allows a custom config file path. This PR also improves the internal structure of the configuration code. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |