Docs.rs
freezeout-bot-0.1.2
freezeout-bot 0.1.2
Permalink
Docs.rs crate page
Apache-2.0
10 June 2026
Links
Repository
crates.io
Source
Owners
vincev
Dependencies
anyhow ^1.0.94
normal
env_logger ^0.11.5
normal
freezeout-core ^0.1.2
normal
log ^0.4.22
normal
rand ^0.9.1
normal
tokio ^1.44.0
normal
clap ^4.5.23
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate freezeout_bot
freezeout_
bot
0.1.2
All Items
Crate Items
Re-exports
Structs
Traits
Functions
Crate
freezeout_
bot
Copy item path
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.