Module std::fmt::rtExperimental [-]  [+] [src]

This is an internal module used by the ifmt! runtime. These structures are emitted to static arrays to precompile format strings ahead of time.

These definitions are similar to their ct equivalents, but differ in that these can be statically allocated and are slightly optimized for the runtime

Enums

Alignment

Possible alignments that can be requested as part of a formatting directive.

Flag

Flags which can be passed to formatting via a directive.