Docs.rs
twgame-core-0.9.0
twgame-core 0.9.0
Permalink
Docs.rs crate page
AGPL-3.0-only
Links
Repository
crates.io
Source
Owners
Zwelf
Dependencies
hex ^0.4.3
normal
log ^0.4.22
normal
pre-rfc3243-libtw2-gamenet-ddnet ^0.2.0
normal
pre-rfc3243-libtw2-gamenet-teeworlds-0-7 ^0.2.0
normal
pre-rfc3243-libtw2-packer ^0.2.0
normal
pre-rfc3243-libtw2-warn ^0.2.0
normal
serde ^1.0.197
normal
serde_json ^1.0.115
normal
teehistorian ^0.12.0
normal
twsnap ^0.9.1
normal
uuid ^1
normal
vek ^0.17.2
normal
Versions
7.46%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Snapper
twgame_
core
0.9.0
Snapper
Required Methods
snap
Implementors
In crate twgame_
core
twgame_core
Trait
Snapper
Copy item path
Source
pub trait Snapper { // Required method fn
snap
(&self, snapshot: &mut
Snap
); }
Required Methods
§
Source
fn
snap
(&self, snapshot: &mut
Snap
)
Implementors
§