json icon indicating copy to clipboard operation
json copied to clipboard

refactor: Factor out whitespace skipping into helpers

Open Marwes opened this issue 5 years ago • 1 comments

Should hopefully reduce the amount of code being generated.

Only saw #687 after I did this, while conflicting due to moving some methods this should otherwise be orthogonal.

Marwes avatar Jun 30 '20 09:06 Marwes

I did try this earlier with no improvements to compile time, but I think this is an improvement regardless https://github.com/serde-rs/json/issues/313#issuecomment-349049626

Marwes avatar Jun 30 '20 09:06 Marwes