Closed schmidmt closed 4 years ago
Thank you so much for correcting that mistake.
@luizirber I can't merge because codecov/patch
check isn't finished maybe we have trouble with it. And you're the one who set up, maybe you can take a look on it ?
I'll fix it directly, thanks for the PR @schmidmt!
I noticed the
pub enums
Format
andLevel
didn't haveClone
orCopy
derived. Since these enums are just numeric placeholders there should be no issue implementing them.Hope this helps :)