kuh-handel-lib 0.2.4

A package for implementing a bot for the Kuh-Handel game
Documentation
1
2
3
4
5
#[derive(Debug)]
pub enum PlayerError {
    MoneyNotAvailable,
    AnimalsNotAvailable,
}