Returns the specified width (indicated through use of a non-zero integer value or '*' character) of the conversion character.
Declared in <absl/strings/str_format.h>
<absl/strings/str_format.h>
int width() const;
The width, or a negative value if width is unspecified.