Docs.rs
camel-api-0.5.0
camel-api 0.5.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
kennycallado
Dependencies
async-trait ^0.1
normal
bytes ^1
normal
chrono ^0.4
normal
futures ^0.3
normal
opentelemetry ^0.31
normal
quick-xml ^0.37
normal
rand ^0.8
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tokio-util ^0.7
normal
tower ^0.5
normal
uuid ^1
normal
tokio ^1
dev
Versions
42.83%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module filter
camel_
api
0.5.0
Module filter
Module Items
Type Aliases
In crate camel_
api
camel_api
Module
filter
Copy item path
Source
Type Aliases
ยง
Filter
Predicate
Predicate that determines whether an exchange passes the filter. Returns
true
to forward the exchange into the filter body;
false
to skip it.