Docs.rs
mockforge-ws-0.3.2
mockforge-ws 0.3.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
rclanan
Dependencies
async-trait ^0.1
normal
axum ^0.8
normal
chrono ^0.4
normal
fastrand ^2.0
normal
futures ^0.3
normal
jsonpath ^0.1
normal
mockforge-core ^0.3.2
normal
mockforge-data ^0.3.2
normal
mockforge-observability ^0.3.0
normal
mockforge-tracing ^0.3.0
normal
opentelemetry ^0.21
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.0
normal
tracing ^0.1
normal
uuid ^1.0
normal
axum ^0.8
dev
futures-util ^0.3
dev
opentelemetry_sdk ^0.21
dev
tokio ^1
dev
tokio-tungstenite ^0.28
dev
Versions
100%
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
ConnectionId
mockforge_
ws
0.3.2
Connection
Id
Aliased Type
In mockforge_
ws::
handlers
mockforge_ws
::
handlers
Type Alias
Connection
Id
Copy item path
Source
pub type ConnectionId =
String
;
Expand description
Connection ID type
Aliased Type
ยง
pub struct ConnectionId {
/* private fields */
}