Crate tracing_layer_core
source ·Re-exports§
pub use filters::EventFilters;
Modules§
Structs§
- This worker manages a background async task that schedules the network requests to send traces to the Discord on the running tokio runtime.
- The data expected to be available for message producers.
Enums§
- A command sent to a worker containing a new message that should be sent to a webhook endpoint.
Traits§
- Send a message to a webhook endpoint.