Skip to content

Migrate to 2018 edition

I'm trying to resolev #1 . In the way I found we needed async / await syntax which is introduce Rust 2018 edition. This patch updates code bases to 2018 edition. Almost all fixes are done by auto fix.

Merge request reports

Loading