Closed omerbenamram closed 5 years ago
I've revised the output traits to preserve the type information, and let implementors decide whether or not to covert to string.
There are some (probably) needless copies that are being done now (which regress performance by 5%), I'll try and avoid them.
I've revised the output traits to preserve the type information, and let implementors decide whether or not to covert to string.
There are some (probably) needless copies that are being done now (which regress performance by 5%), I'll try and avoid them.