libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
tokenizedFormatString
fast
format
Undocumented in source.
template
tokenizedFormatString (
string
fmt
) {
enum
impl
();
enum
result
;
static immutable
Tuple
!(
string
,
size_t
)[
result
.
length
]
tokenizedFormatString
;
}
Members
Functions
impl
enum
impl
()
Undocumented in source. Be warned that the author may not have intended to support it.
Manifest constants
result
enum
result
;
Undocumented in source.
Static variables
tokenizedFormatString
Tuple
!(
string
,
size_t
)[
result
.
length
]
tokenizedFormatString
;
Undocumented in source.
Meta
Source
See Implementation
fast
format
enums
decChars
functions
decCharsVal
decStr
escapedLength
formattedWrite
formattedWriteItem
hexStrLower
hexStrUpper
indexOf
isValidDchar
spaceRequirements
structs
RevFillStr
templates
decDigits
hasKnownSpaceRequirement
spaceRequirement
tokenizedFormatString