fstr Format Specification This document details the format string syntax and features supported by fstr. Basic Syntax Placeholders {} - Simple placeholder {0}, {1}, ... - Positional placeholder {name} - Named placeholder