Docs.rs
open-pql-0.0.3
open-pql 0.0.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
solve-poker
Dependencies
derive_more ^2
normal
fastrand ^2.3.0
normal
itertools ^0.14.0
normal
lalrpop-util ^0.22.2
normal
open_pql_macro ^0.0.3
normal
regex ^1.11.1
normal
rustc-hash ^2.1.1
normal
serde ^1.0.219
normal
smallvec ^1.15.1
normal
speedy ^0.8.7
normal
tailcall ^1.0.1
normal
quickcheck ^1.0.3
dev
quickcheck_macros ^1.1.0
dev
derive_more ^2
build
itertools ^0.14.0
build
lalrpop ^0.22.2
build
rustc-hash ^2.1.1
build
speedy ^0.8.7
build
Versions
12.4%
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
open_
pql
0.0.3
In open_
pql::
functions
open_pql
::
functions
Function
hand_board_intersections
Copy item path
Source
pub fn hand_board_intersections( hand: &
Hand
, street:
PQLStreet
, board:
Board
, ) ->
PQLCardCount