[][src]Module dynfmt::python

Implementation for old-style Python format strings.

See PythonFormat for more information.

Structs

PythonFormat

Format implementation for old-style Python formatting.

PythonIter

Format argument iterator for PythonFormat.