Files
scylladb/idl/tasks.idl.hh
2025-02-05 10:10:29 +01:00

12 lines
260 B
C++

/*
* Copyright 2025-present ScyllaDB
*/
/*
* SPDX-License-Identifier: LicenseRef-ScyllaDB-Source-Available-1.0
*/
#include "idl/uuid.idl.hh"
verb [[with_client_info]] tasks_get_children (tasks::get_children_request req) -> tasks::get_children_response;