Function rocket::custom [−][src]
pub fn custom<T: Provider>(provider: T) -> Rocket
Creates a new instance of Rocket
with a custom configuration provider:
aliases Rocket::custom()
.
pub fn custom<T: Provider>(provider: T) -> Rocket
Creates a new instance of Rocket
with a custom configuration provider:
aliases Rocket::custom()
.