Function rocket::custom [−][src]
pub fn custom(config: Config, log: bool) -> Rocket
Alias to Rocket::custom().
Creates a new instance of Rocket
with a custom configuration.
pub fn custom(config: Config, log: bool) -> Rocket
Alias to Rocket::custom().
Creates a new instance of Rocket
with a custom configuration.