Re-exports§
pub use cached_event::RegisterTaggedInternalEvent;
pub use cached_event::RegisteredEventCache;
pub use component_events_dropped::ComponentEventsDropped;
pub use component_events_dropped::INTENTIONAL;
pub use component_events_dropped::UNINTENTIONAL;
pub use service::CallError;
pub use service::PollReadyError;
Modules§
Structs§
- Byte
Size - Bytes
Received - Bytes
Sent - Count
- Count
Byte Size - Holds the tuple
(count_of_events, estimated_json_size_of_events)
. - Default
Name - Events
Received - Events
Sent - Output
- Protocol
- Tagged
Events Sent
Enums§
- Optional
Tag - The user can configure whether a tag should be emitted. If they configure it to
be emitted, but the value doesn’t exist - we should emit the tag but with a value
of
-
.
Constants§
Traits§
Functions§
Type Aliases§
- Registered
- Shared
String - An allocation-optimized string.