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

https://github.com/landofcoder/to-do-app-with-rust

Example Building a Rust Project - Todo app
https://github.com/landofcoder/to-do-app-with-rust

rust-lang rust-project

Last synced: about 1 month ago
JSON representation

Example Building a Rust Project - Todo app

Awesome Lists containing this project

README

        

# to-do-app-with-rust
Example Building a Rust Project - Todo app

## Reference dev docs

- https://doc.rust-lang.org/cargo/getting-started/index.html
- https://docs.travis-ci.com/user/languages/rust/