Crate fmt_extra [−] [src]
Structs
| AsciiStr |
A wrapper around anything that dereferences to a byte slice ( |
| Hs |
A wrapper around anything that dereferences to a byte slice ( |
| Seperated |
Display a given iterator over display-ables using by printing each display-able 1 display-able seperator. |
| SingleQuotedStr |
Given a str, display it as a posix-shell style single quoted string with no ambiguity. |