Crate vector_config_common

source ·

Modules§

Functions§

  • Generate the package name to reach vector_config in the output of the macros. This should be vector_lib::configurable in all packages that can import vector_lib to allow for a single import interface, but it needs to explicitly name vector_config in all packages that themselves import vector_lib.