ddbus ~master (2022-05-10T06:03:56.158073)
Dub
Repo
DictionaryEntry
ddbus
util
Undocumented in source.
struct
DictionaryEntry (
K
V
) {
K
key
;
V
value
;
}
Members
Variables
key
K
key
;
Undocumented in source.
value
V
value
;
Undocumented in source.
Meta
Source
See Implementation
ddbus
util
aliases
BasicTypes
functions
byDictionaryEntries
dbusIsFloating
dbusIsIntegral
dbusIsNumeric
typeCode
typeSig
typeSigAll
typeSigArr
typeSigReturn
structs
DictionaryEntry
templates
VariantType
allCanDBus
basicDBus
canDBus
isVariant