ddbus v3.0.0-beta.2 (2021-06-21T20:29:45Z)
Home
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