mirror of https://github.com/rwf2/Rocket.git
fb24ee315c
* Add Config::new() and Config::build() for simpler Config creation. * Add set_{param} methods to Config. * Add ConfigBuilder type for easy building of configurations. * Remove builder methods from Config. * PartialEq in Config doesn't consider path or session key. * Rocket::custom takes Config by value. * Rocket::custom takes second (enable_logging) boolean argument. * Rocket::custom properly sets the custom config as the active config. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |