Docs.rs
victorem-0.8.2
victorem 0.8.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
VictoremWinbringer
Dependencies
bincode ^1.0.1
normal
itertools ^0.8.0
normal
serde ^1.0.82
normal
serde_derive ^1.0.82
normal
Versions
82.14%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
victorem
0.8.2
All Items
Crate Items
Structs
Enums
Constants
Traits
Type Aliases
Crate
victorem
Copy item path
Source
Structs
§
Client
Socket
Client used to communicate with
GameServer
. Must be singleton in your app.
Game
Server
Game server to run
Game
Enums
§
Exception
Error in framework
Server
Event
Events from server.
Constants
§
MAX_
DATAGRAM_
SIZE
Traits
§
Game
Game to use with server must implement this trait.
Type Aliases
§
Continue
Running