Function test_coprocessor::handle_request[][src]

pub fn handle_request<E>(copr: &Endpoint<E>, req: Request) -> Response where
    E: Engine