libd.data.format

Undocumented in source.

Members

Aliases

FormatStringInfo
alias FormatStringInfo = SumType!FormatStringInfoValues
Undocumented in source.

Functions

defaultFormatter
void defaultFormatter(bcstring spec, ResultT result, BcError error, bool throwError, Params params)
Undocumented in source. Be warned that the author may not have intended to support it.
format
SimpleResult!String format(bcstring spec, Params params)
Undocumented in source. Be warned that the author may not have intended to support it.
formatInfoPusher
void formatInfoPusher(bcstring format, void delegate(SimpleResult!FormatStringInfo info) @(nogc) nothrow handler)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

FormatSegment
struct FormatSegment
Undocumented in source.

Unions

FormatStringInfoValues
union FormatStringInfoValues
Undocumented in source.

Meta