vector::config

Module format

source
Expand description

Support for loading configs from multiple formats.

Enums§

  • The format used to represent the configuration data.

Functions§

  • Parse the string represented in the specified format.
  • Serialize the specified value into a string.

Type Aliases§

  • A type alias to better capture the semantics.