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

Download history 1/week @ 2024-12-24 5/week @ 2024-12-31 186/week @ 2025-01-07 126/week @ 2025-01-14 150/week @ 2025-01-21 15/week @ 2025-01-28 186/week @ 2025-02-04 235/week @ 2025-02-11 72/week @ 2025-02-18 10/week @ 2025-02-25 135/week @ 2025-03-04 19/week @ 2025-03-11 108/week @ 2025-03-18 76/week @ 2025-03-25 20/week @ 2025-04-01 19/week @ 2025-04-08

225 downloads per month
Used in 5 crates (4 directly)

Apache-2.0

81KB
2K SLoC

This crate contains the core structs and enums for the tool. It heavily relies on the rdkafka crate.


yozefu-lib

Build

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