Docs.rs
  • rust_poker-0.1.14
    • rust_poker 0.1.14
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kmurf1999
    • Dependencies
      • crossbeam ^0.7.3 normal
      • fastdivide ^0.2.0 normal
      • hand_indexer ^0.1.2 normal optional
      • lazy_static ^1.4.0 normal
      • rand ^0.7 normal
      • read_write ^0.1.2 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0.20 normal
      • gen_eval_table ^0.1.2 build
    • Versions
    • 33.33% of the crate is documented
  • Platform
    • 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

rust_poker0.1.14

  • All Items

Crate Items

  • Re-exports
  • Modules
  • Type Aliases

Crate rust_poker

Source

Re-exports§

pub use read_write;

Modules§

constants
equity_calculator
hand_evaluator
hand_range
range_filter

Type Aliases§

HandIndex
HandIndexer