Docs.rs
  • nimble-rust-0.0.13-dev
    • nimble-rust 0.0.13-dev
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • piot
    • Dependencies
      • flood-rs ^0.0.10 normal
      • log ^0.4.22 normal
      • nimble-assent ^0.0.12-dev normal
      • nimble-client ^0.0.12-dev normal
      • nimble-client-logic ^0.0.12-dev normal
      • nimble-host ^0.0.12-dev normal
      • nimble-protocol ^0.0.12-dev normal
      • nimble-rectify ^0.0.12-dev normal
      • nimble-sample-game ^0.0.12-dev normal
      • nimble-seer ^0.0.12-dev normal
      • nimble-step-types ^0.0.12-dev normal
      • nimble-steps ^0.0.12-dev normal
      • tick-id ^0.0.7 normal
      • test-log ^0.2.16 dev
    • Versions
    • 0% of the crate is documented
  • Go to latest stable release
  • 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

nimble_rust0.0.13-dev

  • All Items

Crate Items

  • Modules
  • Structs
  • Enums
  • Constants
  • Traits
  • Type Aliases

Crate nimble_rust

source ·

Modules§

  • client
  • err
  • logic
  • pending_steps

Structs§

  • Assent
  • AuthoritativeStep
  • ConnectRequest
  • ConnectionAccepted
  • FromIndexIterator
  • GameStepResponse
  • GenericOctetStep
  • JoinGameAccepted
  • JoinGameRequest
  • JoinedData
  • PredictedStep
  • Rectify
    The Rectify struct coordinates between the Assent and Seer components, managing authoritative and predicted game states.
  • SampleGame
  • SampleState
  • Seer
  • SerializePredictedStepsVectorForOnePlayer
  • SessionConnectionSecret
  • StepInfo
  • Steps
  • StepsAck
  • StepsRequest
  • Version

Enums§

  • ClientToHostCommands
  • ClientToHostOobCommands
  • HostToClientCommands
  • HostToClientOobCommands
  • SampleStep
  • Step
  • UpdateState

Constants§

  • TICK_ID_MAX

Traits§

  • AssentCallback
  • RectifyCallback
    A callback trait that allows a game to handle the event when the authoritative state
  • SeerCallback

Type Aliases§

  • LocalIndex