serialized v1.5.6 (2022-07-15T12:40:10Z)
Dub
Repo
JSONOutputRange.this
funkwerk
stdx
data
json
generator
JSONOutputRange
Constructs the range for a given character output range.
struct
JSONOutputRange
(R, GeneratorOptions options = GeneratorOptions.init)
this
(
R
output
)
if
(
isOutputRange
!(
R
,
char
)
)
Meta
Source
See Implementation
funkwerk
stdx
data
json
generator
JSONOutputRange
constructors
this
functions
put
Constructs the range for a given character output range.