Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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