Expand description
This crate contains the core structs and enums for the tool.
It heavily relies on the rdkafka
crate.
Re-exports§
pub use kafka::Comparable;
pub use kafka::DataType;
pub use kafka::KafkaRecord;
pub use search::compare::StringOperator;
pub use search::FilterResult;
Modules§
- This module defines the the parsing functions of search query. The grammar of the syntax is the following: