Docs.rs
ratchet_fixture-0.2.0
ratchet_fixture 0.2.0
Docs.rs crate page
Apache-2.0
Links
Repository
Crates.io
Source
Owners
SirCipher
Dependencies
bytes ^1.0
normal
futures ^0.3.4
normal
ratchet_rs ^0.2.0
normal
tokio ^1.1.1
normal
tokio ^1.1.1
dev
Versions
Go to latest version
Platform
x86_64-unknown-linux-gnu
i686-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
MockWebSocket
In ratchet_fixture::duplex
?
Type Definition
ratchet_fixture
::
duplex
::
MockWebSocket
source
·
[
−
]
pub type MockWebSocket<E> = WebSocket<
DuplexStream
, E>;