Function run

Source
pub fn run<S: HttpService>(s: S)
Expand description

Run the given HttpService on the default runtime, using lambda_http as backend.