Docs.rs
netcode-rs-1.4.0
netcode-rs 1.4.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
benny-n
Dependencies
byteorder ^1.5.0
normal
chacha20poly1305 ^0.10.1
normal
env_logger ^0.11.5
normal
log ^0.4.22
normal
socket2 ^0.5.7
normal
thiserror ^1.0.63
normal
Versions
70%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
netcode
1.4.0
netcode
Constant
USER_DATA_BYTES
Copy item path
Source
pub const USER_DATA_BYTES:
usize
= 256;
Expand description
The size of the user data in a connect token in bytes.