An open API service indexing awesome lists of open source software.

https://github.com/fsmaxb/rust-meetup-talk-porting-futures01-03

Talk about rust futures and porting them from futures 0.1 to futures 0.3
https://github.com/fsmaxb/rust-meetup-talk-porting-futures01-03

Last synced: about 1 month ago
JSON representation

Talk about rust futures and porting them from futures 0.1 to futures 0.3

Awesome Lists containing this project

README

        

# Talk: Rust futures and porting from 0.1 to 0.3

## Setup
```
$ npm install
$ npm start
$ open http://localhost:8000
```