Function lambda_runtime::handler_fn[][src]

pub fn handler_fn<F>(f: F) -> HandlerFn<F>
Expand description

Returns a new HandlerFn with the given closure.