Docs.rs
rivetkit-2.3.11
rivetkit 2.3.11
Docs.rs crate page
Apache-2.0
31 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
NathanFlurry
Dependencies
anyhow ^1.0.82
normal
async-trait ^0.1
normal
ciborium ^0.2
normal
futures ^0.3.30
normal
http ^1.3.1
normal
parking_lot ^0.12
normal
rivet-error =2.3.11
normal
rivetkit-client =2.3.11
normal
rivetkit-core =2.3.11
normal
serde ^1.0
normal
serde_json ^1.0.128
normal
tokio ^1.44.0
normal
tokio-util ^0.7
normal
tracing ^0.1.40
normal
axum ^0.8
dev
bytes ^1.6.0
dev
rivet-envoy-client =2.3.11
dev
rivetkit-client-protocol =2.3.11
dev
rivetkit-core =2.3.11
dev
serde_json ^1.0.128
dev
tracing-subscriber ^0.3
dev
trybuild ^1.0.116
dev
vbare ^0.0.4
dev
Versions
12.5%
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
Skip to main content
ConnId
rivetkit
2.3.11
ConnId
Aliased Type
In crate rivetkit
rivetkit
Type Alias
ConnId
Copy item path
Source
pub type ConnId =
String
;
Aliased Type
ยง
pub struct ConnId {
/* private fields */
}