microsoft / design-to-code

A system of development tools, and utilities used à la carte or as a suite to build enterprise-grade websites and applications.
MIT License
24 stars 6 forks source link

Convert the C permutator project to Rust #127

Closed janechu closed 2 years ago

janechu commented 2 years ago

Pull Request

📖 Description

This change converts the C permutator, which only includes permutating over numbers, to Rust.

👩‍💻 Reviewer Notes

Take a loot at this, pull down if necessary and update all dependencies. This may take some times. You will then be able to run the webpack app that utilizes the permutator and manually test.

✅ Checklist

General

⏭ Next Steps