[][src]Function http_service_lambda::run

pub fn run<S: HttpService>(s: S)

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