Rocket/site/tests
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 Test guide and README using stable 'doc_comment'. 2020-07-21 15:31:44 -07:00
Cargo.toml Use 'workers' value from 'Config::figment()'. 2020-12-24 15:58:48 -08:00