Skip to main content
PromoteSender
hypercall_
api
0.1.0
Promote
Sender
Aliased Type
In hypercall_
api::
routes
hypercall_api
::
routes
Type Alias
Promote
Sender
Copy item path
Source
type PromoteSender =
Arc
<Mutex<
Option
<Sender<
()
>>>>;
Aliased Type
ยง
struct PromoteSender {
/* private fields */
}