sdc ~master (2022-04-26T13:08:25Z)
Dub
Repo
FormatResult
format
writer
Undocumented in source.
package
struct
FormatResult {
uint
cost
;
uint
overflow
;
string
text
;
}
Members
Variables
cost
uint
cost
;
Undocumented in source.
overflow
uint
overflow
;
Undocumented in source.
text
string
text
;
Undocumented in source.
Meta
Source
See Implementation
format
writer
functions
write
manifest constants
MAX_ATTEMPT
structs
BlockSpecifier
CheckPoints
Context
FormatResult
LinePrefix
LineWriter
SolveState
Writer