Docs.rs
twgame-core-0.8.0
twgame-core 0.8.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.1.0
normal
pre-rfc3243-libtw2-gamenet-teeworlds-0-7 ^0.1.1
normal
pre-rfc3243-libtw2-packer ^0.1.0
normal
serde ^1.0.197
normal
teehistorian ^0.12.0
normal
twsnap ^0.7.2
normal
vek ^0.16.1
normal
warn ^0.2.2
normal
Versions
7.77%
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
Snapper
twgame_
core
0.8.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
§