Docs.rs
  • easyneural-0.1.0
    • easyneural 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • mgr-inz-rafal
    • Dependencies
      • if_chain ^1.0 normal
      • rand ^0.7 normal
      • rand_distr ^0.2 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • approx ^0.3 dev
    • Versions
    • 77.14% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

easyneural0.1.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • Specimen
  • randomizer::DefaultRandomizer
  • simulation::Simulation
  • simulation::SimulationStatus
  • training_ground::Exercise

Enums

  • simulation::Finish
  • specimen::SpecimenStatus

Traits

  • randomizer::RandomProvider
  • simulating_world::SimulatingWorld