serialized ~master (2021-10-14T13:36:09Z)
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.