Docs.rs
restate-sdk-0.5.0
restate-sdk 0.5.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
slinkydeveloper
github:restatedev:owners
Dependencies
bytes ^1.10
normal
futures ^0.3
normal
http ^1.3
normal
http-body-util ^0.1
normal
optional
hyper ^1.6
normal
optional
hyper-util ^0.1
normal
optional
pin-project-lite ^0.2
normal
rand ^0.9
normal
optional
regress ^0.10
normal
restate-sdk-macros ^0.5
normal
restate-sdk-shared-core ^0.3.0
normal
schemars ^1.0.0-alpha.17
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.44
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
optional
uuid ^1.16.0
normal
optional
rand ^0.9
dev
reqwest ^0.12
dev
schemars ^1.0.0-alpha.17
dev
tokio ^1
dev
tracing-subscriber ^0.3
dev
trybuild ^1.0
dev
jsonptr ^0.5.1
build
prettyplease ^0.2
build
serde_json ^1.0
build
syn ^2.0
build
typify ^0.1.0
build
Versions
60.29%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
restate_
sdk
0.5.0
Header
Map
Aliased Type
In restate_
sdk::
context
restate_sdk
::
context
Type Alias
HeaderMap
Copy item path
Source
pub type HeaderMap =
HeaderMap
<
String
>;
Aliased Type
ยง
struct HeaderMap {
/* private fields */
}