initSidebarItems({"enum":[["Error","Client errors that can occur during rpc calls"]],"struct":[["Client","A client stub that connects to a server to run rpcs."],["Config","Configuration for client and server."],["Future","An asynchronous RPC call"],["Packet","Packet shared between client and server."],["ServeHandle","Provides methods for blocking until the server completes,"]],"trait":[["Serve","A service provided by a server"]],"type":[["Result","Return type of rpc calls: either the successful return value, or a client error."]]});