Crate yozefu_lib

Source
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::FilterResult;
pub use search::compare::StringOperator;

Modules§

kafka
search
This module defines the the parsing functions of search query. The grammar of the syntax is the following: