Module vector::sinks::prelude

source ·
Expand description

Prelude module for sinks which will re-export the symbols that most stream based sinks are likely to use.

Re-exports§

Modules§

Structs§

Enums§

Traits§

Functions§

  • Returns the telemetry configuration options.

Type Aliases§

  • An owned dynamically typed Future for use in cases where you can’t statically type your result or need to add some indirection.
  • An owned dynamically typed [Stream] for use in cases where you can’t statically type your result or need to add some indirection.

Attribute Macros§