Skip to content

cbreeden/enum-iter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is just a toy project for learning Macros 1.1. Here we create a small prodcedural macro that will derive an iterator that spans the variants of an enum. To run, simply clone the repository and execute

cargo run

About

A toy project for learning Macros 1.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages