tor_
events
0.17.0
Modules
events
Structs
EventReactor
TorEventReceiver
Enums
ReceiverError
Constants
EVENT_KIND_COUNT
Statics
BROADCAST_CAPACITY
CURRENT_RECEIVER
EVENT_SENDER
EVENT_SUBSCRIBERS
Functions
broadcast
event_has_subscribers
tor_events
Constant
EVENT_KIND_COUNT
Copy item path
Settings
Help
Summary
Source
pub(crate) const EVENT_KIND_COUNT:
usize
= 1;
Expand description
The number of
TorEventKind
s there are.