Hi people,
I just created AutoStructs.jl package, still unregistered. The @structdef
macro there allows quick struct definition and prototyping without restarting the REPL (similarly to ProtoStructs.jl).
It is a Flux-stripped version of the @autostruct
macro introduced in Add `@autostruct` macro by mcabbott · Pull Request #22 · FluxML/Fluxperimental.jl · GitHub
Some feedback would be very welcome before registration.