strfmt
strfmt copied to clipboard
support sign aware zero padding for numeric types
this adds some complexity to the process so is not yet supported, however it should be.
I believe that by returning the usize of characters written, this can be accomplished fairly easily.
Are there any plans to support this soon? Would be the only issue I have with this crate currently
I'm not planning on adding it, but I would accept a PR!