Docs.rs
borderless-runtime-0.5.0
borderless-runtime 0.5.0
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
dsxmachina
Dependencies
ahash ^0.8
normal
optional
borderless ^0.3.0
normal
borderless-kv-store ^1.1.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
xxhash-rust ^0.8
normal
borderless ^0.3.0
dev
tempfile ^3.14.0
dev
Versions
54.08%
of the crate is documented
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 contract
borderless_
runtime
0.5.0
Module contract
Module Items
Structs
Traits
In borderless_
runtime::
http
borderless_runtime
::
http
Module
contract
Copy item path
Source
Re-exports
§
pub use
super
::*;
Structs
§
Action
Resp
Contract
Service
Simple service around the runtime
NoAction
Writer
A dummy implementation of an action-writer, that does nothing with the action.
Traits
§
Action
Writer