Docs.rs
  • npc-engine-utils-0.1.0
    • npc-engine-utils 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • stephanemagnenat
    • Dependencies
      • ansi_term ^0.12 normal
      • log ^0.4 normal
      • npc-engine-core ^0.1 normal
      • rand ^0.8 normal
      • serde ^1 normal
      • env_logger ^0.9.0 dev
    • Versions
    • 79.66% 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_utils0.1.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Coord2D
  • DirectionConverter
  • NeuralNetwork
  • Neuron
  • SimpleExecutor
  • ThreadedExecutor
  • YDown
  • YUp

Enums

  • Direction

Traits

  • ExecutableDomain
  • ExecutorState
  • ExecutorStateGlobal
  • ExecutorStateLocal
  • GlobalDomain
  • OptionDiffDomain
  • YUpDown

Functions

  • keep_first
  • keep_first_mut
  • keep_second
  • keep_second_mut
  • plot_tree_in_tmp
  • plot_tree_in_tmp_with_task_name
  • run_simple_executor
  • run_threaded_executor

Type Aliases

  • DirectionConverterYDown
  • DirectionConverterYUp

Constants

  • DIRECTIONS