Skip to main content

Module console

Module console 

Source

Structsยง

Parser
Parses a format string into a sequence of pieces.

Enumsยง

FormatSpec
A format specifier.
ParseArgError ๐Ÿ”’
Piece
A piece is a portion of the format string which represents the next part to emit.

Constantsยง

MAX_EXPONENTIAL_PRECISION ๐Ÿ”’
Maximum accepted %<n>e precision.

Traitsยง

ConsoleFmt
Formats a value using a FormatSpec.

Functionsยง

console_format
Formats a string using the input values.
console_table_format
format_fixed ๐Ÿ”’
format_spec ๐Ÿ”’