Go to file
Jeff Wu 1ad4f9b825 improvements to strategies API
make strategies its own module
use trait objects so you can mix and match strategies
stop using internal state associated type..
2016-03-10 22:26:32 -08:00
src improvements to strategies API 2016-03-10 22:26:32 -08:00
.gitignore Initial commit 2016-03-05 16:54:46 -08:00
Cargo.lock add some logging, fix some bugs 2016-03-06 01:35:19 -08:00
Cargo.toml add some logging, fix some bugs 2016-03-06 01:35:19 -08:00