openapi-to-d ~master (2025-04-17T13:06:03Z)
Dub
Repo
TableEntry
types
Undocumented in source.
struct
TableEntry (
T
) {
string
key
;
T
value
;
}
Members
Variables
key
string
key
;
Undocumented in source.
value
T
value
;
Undocumented in source.
Meta
Source
See Implementation
types
classes
AdditionalProperties
AllOf
ArrayType
BooleanType
EnumType
IntegerType
NumberType
ObjectType
OneOf
Reference
StringType
Type
functions
decode
structs
TableEntry