Docs.rs
openpql-runner-0.1.0
openpql-runner 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
dev-svpk
Dependencies
bitflags ^2.10.0
normal
clap ^4.5.50
normal
optional
derive_more ^2
normal
openpql-macro ^0.1.0
normal
openpql-pql-parser ^0.1.0
normal
openpql-prelude ^0.1.0
normal
openpql-range-parser ^0.1.0
normal
rand ^0.9.2
normal
smallvec ^1.15.1
normal
itertools ^0.14.0
dev
openpql-prelude ^0.1.0
dev
quickcheck ^1.0.3
dev
quickcheck_macros ^1.1.0
dev
Versions
0%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
PQLGame
opql
0.1.0
PQLGame
Aliased Type
Variants
Holdem
Omaha
ShortDeck
In crate opql
opql
Type Alias
PQLGame
Copy item path
Source
pub type PQLGame =
Game
;
Aliased Type
§
pub enum PQLGame { Holdem, Omaha, ShortDeck, }
Variants
§
§
Holdem
§
Omaha
§
ShortDeck