hand_indexer 0.1.2

A rust interface around the poker hand indexer library by Kevin Waugh
Documentation
1
2
3
mod hand_indexer;

pub use crate::hand_indexer::{HandIndex, HandIndexer};