/hydrogen-labs

Create a Rust procedural macro that reads a JSON file and generates Rust functions based on its contents. The challenge is dynamically creating Rust functions at compile time, based on the names specified in a JSON file. This should take you 1-3 hours to complete.

Primary LanguageRustMIT LicenseMIT

No issues in this repository yet.