serialized v1.3.6 (2021-08-25T12:16:08Z)
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.