Cargo Features
yozefu-lib has no features set by default.
[dependencies]
yozefu-lib = { version = "0.0.5", features = ["native"] }
- native
-
Enables chrono, fuzzydate, rdkafka, and strum
Affects
kafka::exported_kafka_record
,kafka::topic
,yozefu-lib::error
,expression::CompareExpression
,expression::parse_compare
,compare::expression
,compare::number
,string::parse_string_operator
,search::atom
,search::clause
,search::expression
,search::filter
,search::number
,search::offset
,search::order
,search::search_query
,search::string
,search::symbol
,search::term
,search::timestamp
…