Modules§
Structs§
- Agency
Info - Agencyurls
- Ingest
Info Client - The client stub that makes RPC calls to the server. All request methods return Futures.
- Serve
Ingest Info - A serving function to use with tarpc::server::InFlightRequest::execute.
Enums§
- Feed
Type - Ingest
Info Request - The request sent over the wire from the client to the server.
- Ingest
Info Response - The response sent over the wire from the server to the client.
- Ingest
Info Response Fut - A future resolving to a server response.