Module prelude

Module prelude 

Source

Structs§

LeaseControl
The type corresponding to the LeaseControl protocol. Provides lease-scoped access to actions that can be taken on a lease previously acquired via Lessor.Lease. Closing this control channel drops the lease. TODO(https://fxbug.dev/339474151): Switch from a protocol to an eventpair.
LeaseControlWatchStatusRequest
LeaseControlWatchStatusResponse

Traits§

LeaseControlClientHandler
A client handler for the LeaseControl protocol.
LeaseControlServerHandler
A server handler for the LeaseControl protocol.