Function ft_sdk::from_request::handler::handle

source ยท
pub fn handle<T, O: Into<Result<Response<Bytes>, Error>>, H: Handler<T, O>>(
    h: H,
)