poker 0.7.0

A crate for speedy poker hand evaluation
Documentation
1
2
3
4
mod eval;
pub mod hand_class;
#[doc(hidden)]
pub mod lookup_table;