Type Alias FormatSpecifier

FormatSpecifier: "a" | "b" | "s" | "n" | "r" | "v" | "u" | "t" | "o" | "m" | "c"

A format specifier.