Docs.rs
cloudevents-sdk-0.6.0
cloudevents-sdk 0.6.0
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
slinkydeveloper
cncfcloudevents
Dependencies
actix-http ^3
normal
actix-web ^4
normal
async-trait ^0.1.33
normal
axum ^0.5
normal
base64 ^0.12
normal
bitflags ^1.2
normal
bytes ^1.0
normal
chrono ^0.4
normal
delegate-attr ^0.2
normal
futures ^0.3
normal
http ^0.2
normal
http-body ^0.4
normal
hyper ^0.14
normal
nats ^0.21.0
normal
poem =1.2.34
normal
rdkafka ^0.29
normal
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
snafu ^0.6
normal
url ^2.1
normal
uuid ^1
normal
warp ^0.3
normal
actix-rt ^2
dev
chrono ^0.4
dev
claim ^0.3.1
dev
mime ^0.3
dev
mockito ^0.25.1
dev
rmp-serde ^1
dev
rstest ^0.6
dev
serde_json ^1.0
dev
serde_yaml ^0.8
dev
tokio ^1.0
dev
tower ^0.4
dev
url ^2.1
dev
version-sync ^0.9.2
dev
web-sys ^0.3
normal
hostname ^0.3
normal
Versions
56.82%
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
☰
In cloudevents
?
Macro
cloudevents
::
header_value_to_str
source
·
[
−
]
macro_rules!
header_value_to_str { (
$header_value
:expr) => { ... }; }