Docs.rs
camel-api-0.7.4
camel-api 0.7.4
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
rand ^0.8
normal
serde ^1
normal
serde_json ^1
normal
sxd-document ^0.3
normal
thiserror ^2
normal
tokio ^1
normal
tokio-util ^0.7
normal
tower ^0.5
normal
uuid ^1
normal
criterion ^0.5
dev
tokio ^1
dev
Versions
39.8%
of the crate is documented
Go to latest version
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
Module loop_eip
camel_
api
0.7.4
Module loop_
eip
Module Items
Structs
Enums
Constants
In crate camel_
api
camel_api
Module
loop_
eip
Copy item path
Source
Structs
§
Loop
Config
Enums
§
Loop
Mode
How the loop terminates.
Constants
§
MAX_
LOOP_
ITERATIONS
Maximum iterations for while-mode loops. Prevents infinite loops.