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