Rust resources¶
Awesome rust …¶
Tutorial¶
Bot¶
Library¶
Cron¶
Database¶
IRC¶
Rest service¶
Twitch¶
Web stuff¶
Windows¶
If error compiling, install c++ with VS studio. Also add :
https://rust-lang.github.io/rustup/installation/windows.html
rustup target add x86_64-pc-windows-msvc
rustup default stable-x86_64-pc-windows-msvc