lambdaworks
lambdaworks copied to clipboard
Add support for `std::fmt`'s different "flags"
trafficstars
This includes reacting to flags inside the Formatter struct received by Display and Debug, and also implementing other formatting traits like LowerHex.