Docs.rs
  • npc-engine-core-0.1.0
    • npc-engine-core 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • stephanemagnenat
    • Dependencies
      • dot ^0.1 normal optional
      • downcast-rs ^1.2.0 normal
      • log ^0.4 normal
      • ordered-float ^3 normal
      • palette ^0.5 normal optional
      • rand ^0.8 normal
      • rand_chacha ^0.3 normal
      • serde ^1 normal
      • ansi_term ^0.12 dev
      • bounded-integer ^0.5.1 dev
      • cached ^0.30 dev
      • clearscreen ^1.0.10 dev
      • env_logger ^0.9.0 dev
      • lazy_static ^1.4 dev
      • nonmax ^0.5 dev
      • num-traits ^0.2.1 dev
      • regex ^1 dev
    • Versions
    • 100% 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

npc_engine_core0.1.0

Crate Items

  • Macros
  • Structs
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • ActiveTask
  • AgentId
  • DefaultPolicyEstimator
  • EdgeInner
  • Edges
  • IdleTask
  • MCTS
  • MCTSConfiguration
  • NodeInner
  • PlanningTask
  • StateDiffRef
  • StateDiffRefMut

Traits

  • Behavior
  • Domain
  • DomainWithPlanningTask
  • StateValueEstimator
  • Task

Macros

  • impl_task_boxed_methods

Functions

  • debug_name_to_filename_safe

Type Aliases

  • ActiveTasks
  • AgentValue
  • EarlyStopCondition
  • Edge
  • Node
  • TaskDuration
  • WeakNode