Tidy up the output
Swoorup opened this issue · 0 comments
Swoorup commented
When looking at the output, it appears as if a bit all over and messy right now.
Perhaps we could move assertions, impls to their own module and re-exported by root (is it even required)? Somehow use rustfmt instead of prettyparse?
Moving the assertions, impls around, we will need to ensure the struct usages as fully qualified.