Docs.rs
kcp-sys-0.1.0
kcp-sys 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
KKRainbow
Dependencies
anyhow ^1.0.95
normal
auto_impl ^1.2.1
normal
bitflags ^2.8.0
normal
bytes ^1
normal
dashmap ^6.1.0
normal
parking_lot ^0.12.3
normal
rand ^0.8.5
normal
thiserror ^2.0.11
normal
tokio ^1
normal
tokio-util ^0.7.13
normal
tracing ^0.1.41
normal
tracing-subscriber ^0.3.19
normal
zerocopy ^0.7
normal
bindgen ^0.71.1
build
cc ^1.2.10
build
Versions
0%
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
KcpStreamSender
kcp_sys
0.1.0
KcpStream
Sender
Aliased Type
In kcp_
sys::
endpoint
kcp_sys
::
endpoint
Type Alias
KcpStream
Sender
Copy item path
Source
pub type KcpStreamSender =
Sender
<
BytesMut
>;
Aliased Type
ยง
pub struct KcpStreamSender {
/* private fields */
}