tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
JSONString
tagion
hibon
HiBONJSON
Undocumented in source.
@
safe
mixin template
JSONString () {
import
std
.
conv
:
to
;
;
import
std
.
format
;
;
void
toString
(void delegate(scope const(char)[]) @(safe) sink, FormatSpec!char fmt);
}
Members
Functions
toString
void
toString
(void delegate(scope const(char)[]) @(safe) sink, FormatSpec!char fmt)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
tagion
hibon
HiBONJSON
classes
HiBON2JSONException
enums
TYPE
functions
generateLabelMap
toDoc
toHiBON
toJSON
toPretty
manifest constants
NotSupported
labelMap
typeMap
mixin templates
JSONString
structs
toJSONT