Module dynfmt::curly[][src]

Implementation for simple format strings using curly braces.

See SimpleCurlyFormat for more information.

Structs

SimpleCurlyFormat

Format implementation for simple curly brace based format strings.

SimpleCurlyIter

Format argument iterator for SimpleCurlyFormat.