Function rocket::custom

source ·
pub fn custom<T: Provider>(provider: T) -> Rocket<Build>
Expand description

Creates a Rocket instance with a custom config provider: aliases Rocket::custom().