Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 799 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 799 Bytes

RustConf Async/Await Class 2018

If you want to run the examples you'll need to have cargo and rustc installed:

  1. It's recommended that you pin the directory to the nightly-2018-07-14 compiler so the examples work
  2. cargo run --bin waker
  3. cargo run --bin timer
  4. cargo run --bin tiny

License

Licensed under either of

at your option.

Licensing

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.