Docs.rs
victorem-0.1.0
victorem 0.1.0
Docs.rs crate page
MIT
Links
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
85%
of the crate is documented
Go to latest version
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
☰
Crate victorem
Version 0.1.0
All Items
Structs
Enums
Constants
Traits
Type Definitions
?
Crate
victorem
source
·
[
−
]
Structs
ClientSocket
Client used to communicate with server. Must be singleton in your app
GameServer
Game server to run game
Enums
Exception
ServerEvent
Events from server
Constants
MAX_DATAGRAM_SIZE
Traits
Game
Game to use with server must implement this trait
Type Definitions
ContinueRunning
DisconnectThisClient