libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
JsonMapping
fast
json
A UDA used to remap enum members or struct field names to JSON strings.
nothrow @
safe
struct
JsonMapping {
string
[
string
]
map
;
}
Members
Variables
map
string
[
string
]
map
;
Undocumented in source.
Meta
Source
See Implementation
fast
json
enums
DataType
trustedSource
functions
parseJSON
parseTrustedJSON
serializationLength
serializeJSON
validateJSON
structs
Json
JsonMapping
JsonParserState
serialize
A UDA used to remap enum members or struct field names to JSON strings.