Rocket/examples/config
Sergio Benitez 9671115796 Use 'workers' value from 'Config::figment()'.
This commit also improves config pretty-printing and warning messages.
It also fixes an issue that resulted in config value deprecation
warnings not being emitted. The 'workers' value is now a 'usize', not a
'u16'; contrib pool sizes now default to 'workers * 2'.

Closes #1470.
2020-12-24 15:58:48 -08:00
..
src Remove 'rocket::inspect()', 'Cargo'. 2020-10-22 03:27:04 -07:00
Cargo.toml Use 'workers' value from 'Config::figment()'. 2020-12-24 15:58:48 -08:00
Rocket.toml Revamp configuration. 2020-10-20 19:21:56 -07:00