struct-iter 1.0.0

A very naughty proc macro to generate an iterator over the fields of your struct as a trait object
Documentation
1
2
3
4
5
6
7
8
9
# `struct-iter`

Do not use this. This is dumb. This is a dumb bad crate and it is dumb.

## Using the dumb bad crate
```rust


```