10 releases
Uses new Rust 2024
0.0.10 | Mar 24, 2025 |
---|---|
0.0.9 | Mar 6, 2025 |
0.0.8 | Feb 17, 2025 |
0.0.5 | Jan 25, 2025 |
0.0.2 | Dec 16, 2024 |
#1559 in Parser implementations
225 downloads per month
Used in 5 crates
(4 directly)
81KB
2K
SLoC
This crate contains the core structs and enums for the tool.
It heavily relies on the rdkafka
crate.
yozefu-lib
This crate provides the core definitions for Yozefu.
KafkaRecord
, the main structure used everywhere representing a kafka record.- Definitions of errors that can occur.
- Structures and functions to parse and execute search queries.
Usage
cargo add yozefu-lib
Dependencies
~11–25MB
~364K SLoC