/rust-async-manning-liveproject

Code for Claus's Manning Liveproject. Rust Async.

Primary LanguageRust

Manning Rust Async Liveproject

This repo contains the solutions for the Manning Rust Async Live project

https://liveproject.manning.com

Running

# Run
cargo run -- --from 2020-07-03T12:00:09Z --symbols LYFT,MSFT,AAPL,UBER,LYFT,FB,AMD,GOOG
# Test
cargo test

Notes