Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sword-jin/rust-pratice
rust pratice code
https://github.com/sword-jin/rust-pratice
Last synced: about 2 months ago
JSON representation
rust pratice code
- Host: GitHub
- URL: https://github.com/sword-jin/rust-pratice
- Owner: sword-jin
- Created: 2021-07-06T05:16:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-07T01:31:48.000Z (over 3 years ago)
- Last Synced: 2023-11-07T13:34:49.875Z (about 1 year ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# rust-pratice [![Rust](https://github.com/rrylee/rust-pratice/actions/workflows/rust.yml/badge.svg?branch=main)](https://github.com/rrylee/rust-pratice/actions/workflows/rust.yml)
## puzzle
1. hanoi
- use non-recursive (simunator pc process)## tool
- `cargo expand` can print `macro` compiled code