Expand description
Implementation for simple format strings using curly braces.
See SimpleCurlyFormat for more information.
Structsยง
- Simple
Curly Format - Format implementation for simple curly brace based format strings.
- Simple
Curly Iter - Format argument iterator for
SimpleCurlyFormat.