michromer 0.4.0

This is a small library to interact with the stockfighter simulation challenges.
Documentation
1
2
3
4
pub use self::client::Client;

mod client;
mod data;