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

https://github.com/ejunjsh/rust-code


https://github.com/ejunjsh/rust-code

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# rust-code
this place where i learn and play `rust` code. now almost code is from https://doc.rust-lang.org/book

# create binary with cargo

cargo new hello_cargo --bin