pub fn custom(config: Config) -> Rocket
Alias to Rocket::custom(). Creates a new instance of Rocket with a custom configuration.
Rocket::custom()
Rocket