Docs.rs
borderless-runtime-0.2.0
borderless-runtime 0.2.0
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
dsxmachina
Dependencies
ahash ^0.8
normal
optional
borderless ^0.1.2
normal
borderless-kv-store ^1.0.0
normal
bytes ^1
normal
futures-util ^0.3.31
normal
http ^1
normal
optional
log ^0.4
normal
optional
lru ^0.14
normal
optional
mime ^0.3
normal
optional
nohash ^0.2.0
normal
parking_lot ^0.12
normal
postcard ^1.1
normal
rand ^0.9
normal
reqwest ^0.12
normal
optional
serde ^1.0
normal
serde_bytes ^0.11
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1
normal
optional
tokio-tungstenite ^0.26.2
normal
optional
tower ^0.5
normal
optional
tracing ^0.1
normal
optional
wasmtime ^30
normal
Versions
52.27%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
borderless_
runtime
0.2.0
In borderless_
runtime::
http
borderless_runtime
::
http
Function
json_body
Copy item path
Source
pub fn json_body(bytes:
Vec
<
u8
>) ->
Response
<
Bytes
>