List of all items
Structs
- Client
- LocalSender
- WithChannels
- channel::none::NoReceiver
- channel::none::NoSender
- rpc::RemoteSender
- span_propagation::SpanContextCarrier
Enums
- Error
- Request
- RequestError
- channel::SendError
- channel::mpsc::Receiver
- channel::mpsc::RecvError
- channel::mpsc::Sender
- channel::oneshot::Receiver
- channel::oneshot::RecvError
- channel::oneshot::Sender
- rpc::WriteError
Traits
- Channels
- Receiver
- RpcMessage
- Sender
- Service
- channel::mpsc::DynReceiver
- channel::mpsc::DynSender
- channel::oneshot::DynSender
- rpc::RemoteConnection
- rpc::RemoteService
- util::AsyncReadVarintExt
- util::AsyncWriteVarintExt
- util::WriteVarintExt
Attribute Macros
Functions
- channel::mpsc::channel
- channel::oneshot::channel
- rpc::handle_connection
- rpc::listen
- rpc::read_request
- rpc::read_request_raw
- span_propagation::scope_remote
- span_propagation::set_span_parent_from_remote
- util::configure_client
- util::configure_client_insecure
- util::configure_server
- util::make_client_endpoint
- util::make_insecure_client_endpoint
- util::make_server_endpoint