Docs.rs
lightyear-0.17.1
lightyear 0.17.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
cBournhonesque
Dependencies
async-channel ^2.2.0
normal
async-compat ^0.2.3
normal
avian2d ^0.1.1
normal
optional
avian3d ^0.1.1
normal
optional
bevy ^0.14
normal
bincode ^2.0.0-rc.3
normal
byteorder ^1.5.0
normal
bytes ^1.5
normal
cfg-if ^1.0
normal
chacha20poly1305 ^0.10
normal
chrono =0.4.34
normal
crossbeam-channel ^0.5.8
normal
enum_dispatch ^0.3
normal
futures ^0.3.30
normal
futures-util ^0.3.30
normal
optional
governor ^0.6.0
normal
hashbrown ^0.14
normal
leafwing-input-manager ^0.15
normal
optional
lightyear_macros ^0.17.1
normal
lz4_flex ^0.11
normal
optional
metrics ^0.23
normal
optional
metrics-exporter-prometheus ^0.15.1
normal
optional
metrics-tracing-context ^0.15
normal
optional
metrics-util ^0.15
normal
optional
mock_instant ^0.4.0
normal
optional
nonzero_ext ^0.3.0
normal
parking_lot ^0.12.1
normal
paste ^1.0
normal
rand ^0.8
normal
ringbuffer ^0.15
normal
seahash ^4.1.0
normal
self_cell ^1.0
normal
serde ^1
normal
thiserror ^1.0.50
normal
tokio ^1.36
normal
tracing ^0.1.40
normal
tracing-log ^0.2.0
normal
tracing-subscriber ^0.3.17
normal
approx ^0.5.1
dev
bitvec ^1.0
dev
mock_instant ^0.5
dev
tracing-subscriber ^0.3.17
dev
wasm-bindgen-test ^0.3.39
dev
steamworks ^0.11
normal
optional
tokio-tungstenite ^0.23.0
normal
optional
wtransport =0.1.14
normal
optional
zstd ^0.13.1
normal
optional
bevy_web_keepalive ^0.3
normal
console_error_panic_hook ^0.1.7
normal
futures-lite ^2.1.0
normal
optional
getrandom ^0.2.11
normal
ring ^0.17.8
normal
optional
wasm-bindgen ^0.2.90
normal
optional
wasm-bindgen-futures ^0.4.42
normal
optional
web-sys ^0.3
normal
optional
xwt-core ^0.5
normal
optional
xwt-web-sys ^0.12
normal
optional
zstd ^0.13.1
normal
optional
Versions
56.75%
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
lightyear
0.17.1
Client
Id
In lightyear::
connection::
netcode
Type Alias
lightyear
::
connection
::
netcode
::
ClientId
Copy item path
source
ยท
[
−
]
pub type ClientId =
u64
;
Expand description
The client id from a connect token, must be unique for each client.