We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
As pointed out by Louis Dionne in #546:
Not only could you perform the safety checks at compile-time, but you could also generate optimal code by parsing everything at compile-time.
This can make the format API as efficient as the write API and eliminate the need in the latter.