Module curly

Source
Expand description

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.