Function fishrock_lambda_http::handler[][src]

pub fn handler<H: Handler>(handler: H) -> Adapter<H>
Expand description

Adapts a Handler to the lambda_runtime::run interface