Docs.rs
  • race-solana-types-0.0.10
    • race-solana-types 0.0.10
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • DogLooksGood
    • Dependencies
      • borsh ^0.9.3 normal
      • solana-program ^1.14.18 normal optional
      • solana-sdk ^1.14.18 normal optional
      • spl-associated-token-account ^1.1.2 normal
      • spl-token ^3.5.0 normal
      • thiserror ^1.0.35 normal
      • anyhow ^1.0.64 dev
    • Versions
    • 9.26% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

race_solana_types0.0.10

Crate Items

  • Structs
  • Enums
  • Constants

List of all items

Structs

  • state::GameReg
  • state::GameState
  • state::PlayerJoin
  • state::PlayerState
  • state::RegistryState
  • state::ServerJoin
  • state::ServerState
  • state::Vote
  • types::CreateGameAccountParams
  • types::CreatePlayerProfileParams
  • types::CreateRegistrationParams
  • types::DepositParams
  • types::GetTransactorInfoParams
  • types::JoinParams
  • types::PublishParams
  • types::RegisterGameParams
  • types::RegisterServerParams
  • types::ServeParams
  • types::Settle
  • types::SettleParams
  • types::TokenInfo
  • types::UnregisterGameParams
  • types::UnregisterTransactorParams
  • types::VoteParams

Enums

  • instruction::RaceInstruction
  • types::AssetChange
  • types::PlayerStatus
  • types::SettleOp
  • types::VoteType

Constants

  • constants::COVER_LEN
  • constants::DESC_LEN
  • constants::EMPTY_PUBKEY
  • constants::GAME_ACCOUNT_LEN
  • constants::ID_FILE
  • constants::MAX_SERVER_NUM
  • constants::NAME_LEN
  • constants::NATIVE_MINT
  • constants::OPTION_PREFIX_LEN
  • constants::PLAYER_PROFILE_SEED
  • constants::PROFILE_ACCOUNT_LEN
  • constants::PROGRAM_ID
  • constants::PUBKEY_LEN
  • constants::RACE_ATA
  • constants::RACE_MINT
  • constants::REGISTRY_ACCOUNT_LEN
  • constants::REG_SIZE
  • constants::SERVER_ACCOUNT_LEN
  • constants::SERVER_PROFILE_SEED