poker-face 0.2.0

A hand evaluator for Texas Hold'em poker, using the Rust Match control flow construct.
Documentation
1
2
3
pub mod card;

pub mod match_evaluator;