Docs.rs
sui-http-0.1.0
sui-http 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
bmwill
Dependencies
bytes ^1
normal
futures-core ^0.3.31
normal
http ^1
normal
http-body ^1
normal
http-body-util ^0.1
normal
hyper ^1
normal
hyper-util ^0.1.4
normal
pin-project-lite ^0.2.15
normal
socket2 ^0.6
normal
tokio ^1.36.0
normal
tokio-rustls ^0.26
normal
tokio-util ^0.7.10
normal
tower ^0.5
normal
tracing ^0.1
normal
axum ^0.8
dev
reqwest ^0.12
dev
Versions
37.25%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
ConnectionId
sui_
http
0.1.0
sui_http
Type Alias
Connection
Id
Copy item path
Source
pub type ConnectionId =
usize
;