Expand description
Implementations of the client side of the server function call.
Modules§
Traits§
- Client
- A client defines a pair of request/response types and the logic to send and receive them.
Functions§
- get_
server_ url - Returns the root server URL for all server functions.
- set_
server_ url - Set the root server URL that all server function paths are relative to for the client.