// Copyright (c) 2020 Ant Financial
//// SPDX-License-Identifier: Apache-2.0
////! Server and Client in sync mode.
modchannel;modclient;modserver;modsys;#[macro_use]modutils;pubuseclient::Client;pubuseserver::Server;#[doc(hidden)]pubuseutils::response_to_channel;pubuseutils::{MethodHandler, TtrpcContext};