Closed Swoorup closed 8 months ago
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.
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.