Module event
tracing
0.1.40
Module event
Module Items
Structs
In crate tracing
Modules
dispatcher
event
field
instrument
level_filters
span
subscriber
Macros
debug
debug_span
enabled
error
error_span
event
event_enabled
info
info_span
span
span_enabled
trace
trace_span
warn
warn_span
Structs
Dispatch
Event
Level
Metadata
Span
Traits
Instrument
Subscriber
Value
Attribute Macros
instrument
tracing
Module
event
Copy item path
Settings
Help
Summary
Source
Expand description
Events represent single points in time during the execution of a program.
Structs
§
Event
Event
s represent single points in time where something occurred during the execution of a program.