https://ryangjchandler.co.uk
Safe to say that it's going well so far...
Safe to say that it's going well so far...
Only a few more DocBlock-specific types to go before I _think_ it has full coverage!
Only a few more DocBlock-specific types to go before I _think_ it has full coverage!
The solution was to just wrap these fields in a Box. They'll be stored on the heap, rather than the stack, but it means that the enum itself will only ever allocate 32 bytes.
The solution was to just wrap these fields in a Box. They'll be stored on the heap, rather than the stack, but it means that the enum itself will only ever allocate 32 bytes.