Crate vmbus_client

Source

Re-exports§

pub use self::saved_state::SavedState;

Modules§

saved_state

Structs§

ConnectResult
ModifyConnectionRequest
OfferInfo
Provides the offer details from the server in addition to both a channel to request client actions and a channel to receive server responses.
OpenOutput
OpenRequest
RestoreRequest
VmbusClient
VmbusClientAccess
VmbusClientBuilder
A builder for creating a VmbusClient.

Enums§

ChannelRequest
Expresses an operation requested of the client.
ConnectError
RestoreError

Traits§

PollPostMessage
SynicEventClient
The client interface synic events.
VmbusMessageSource
A stream of vmbus messages that can be paused and resumed.