Docs.rs
data-courier-0.1.0-beta.4
data-courier 0.1.0-beta.4
Permalink
Docs.rs crate page
MPL-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
gbPagano
Dependencies
anyhow ^1.0.100
normal
async-trait ^0.1.89
normal
axum ^0.8.9
normal
clap ^4.5.57
normal
futures ^0.3.31
normal
log ^0.4.28
normal
mlua ^0.11.3
normal
opentelemetry ^0.31.0
normal
opentelemetry-appender-tracing ^0.31.1
normal
opentelemetry-otlp ^0.31.1
normal
opentelemetry_sdk ^0.31.0
normal
rdkafka ^0.38.0
normal
reqwest ^0.12.23
normal
rhai ^1.24.0
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
sqlx ^0.8.6
normal
tokio ^1.47.1
normal
tokio-util ^0.7.12
normal
toml ^0.9.8
normal
tracing ^0.1.41
normal
tracing-log ^0.2.0
normal
tracing-opentelemetry ^0.32.0
normal
tracing-subscriber ^0.3.19
normal
opentelemetry_sdk ^0.31.0
dev
tempfile ^3
dev
testcontainers-modules ^0.15.0
dev
wiremock ^0.6.5
dev
Versions
28.13%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
parse_predicate
courier
0.1.0-beta.4
In courier::
transforms::
filter
courier
::
transforms
::
filter
Function
parse_
predicate
Copy item path
Source
pub fn parse_predicate(input: &
str
) ->
Result
<
Expr
>