All of these constructors define return types differently (either type, either Self) and return differently as well. I wonder if it has any specific meaning or no. Is it as should be or just not sticking to the same coding style?
Hey thanks for looking into one of my crates
As this was one of my early attempts to write macros and the like I might overlooked the fact that I’m using different styles while progressing the learning... Have put this to my “todo bucket” and will clean up the code in the upcoming versions.