Add quote integration as optional printing feature
I have been working with litrs in one of my projects for quite some time and started to get annoyed that there was no quote integration. To fix this, I have now added a very simple quote integration as an optional feature. Does this align with the project's views as light weight? I took this into consideration when implementing it by adding it as its own feature flag.
NOTE: the only contentful commit in this case is Add quote printing as an optional feature. The commit Run cargo fmt was litterally just running rust fmt and commiting it.
Is there anything im missing for this to be merged into master?
@LukasKalbertodt Do you have the option to look at this ?
I will, but I'm currently short on time. Thank you for the PR though. I'll try to get to it sometime soon, but no promises.
All good, take the time you need
Hi you got the time to merge it?