Re-exports
pub use compiler::prelude;
Modules
- This module contains all of the logic for paths.
- The
value
crate contains types shared across Vector libraries to support it’s use ofValue
and the closely linkedKind
in support of progressive type checking.
Macros
- A macro to easily create a map containing
Value
- Syntactic sugar for creating a pre-parsed path. This path points at an event (as opposed to metadata).
- Create a boxed [
Expression
][crate::Expression] trait object from a givenValue
. - Syntactic sugar for creating a pre-parsed path. This path points at metadata (as opposed to the event).
- Syntactic sugar for creating a pre-parsed owned path.
- Syntactic sugar for creating a pre-parsed path.
- A macro to easily generate Values