Crate freezeout_bot

Source
Expand description

Freezeout Bot.

Re-exports§

pub use freezeout_core as core;

Structs§

Config
Bot clients configuration.

Traits§

Strategy
A Poker bot strategy.

Functions§

run
Runs clients given a config and a strategy factory called for each client.