8 releases
0.0.8 | Feb 17, 2025 |
---|---|
0.0.7 | Feb 11, 2025 |
0.0.5 | Jan 25, 2025 |
0.0.2 | Dec 16, 2024 |
#1459 in Parser implementations
552 downloads per month
Used in 5 crates
(4 directly)
80KB
2K
SLoC
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
lib.rs
:
This crate contains the core structs and enums for the tool.
It heavily relies on the rdkafka
crate.
Dependencies
~11–25MB
~359K SLoC