Docs.rs
race-api-0.2.3
race-api 0.2.3
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
DogLooksGood
Dependencies
async-trait ^0.1.58
normal
borsh ^0.9.3
normal
serde ^1.0.144
normal
serde_json ^1.0.85
normal
thiserror ^1.0.35
normal
anyhow ^1.0.64
dev
Versions
16.3%
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
☰
race_api
0.2.3
Module engine
Structs
Traits
In crate race_api
?
Module
race_api
::
engine
source
·
[
−
]
Structs
InitAccount
A subset of on-chain account, used for game handler initialization. The
access_version
may refer to an old state when the game is started by transactor.
Traits
GameHandler