apache-thrift ~master (2021-10-21T20:57:04Z)
Home
Dub
Repo
WithDefaults
thrift
codegen
idlgen
Undocumented in source.
version(unittest)
struct
WithDefaults {
string
a
;
double
b
;
WithoutMeta
c
;
mixin
TStructHelpers
!([
TFieldMeta
(
"c"
,
1
,
TReq
.
init
,
`WithoutMeta("foo", 3)`
)])
;
}
Members
Mixins
__anonymous
mixin
TStructHelpers
!([
TFieldMeta
(
"c"
,
1
,
TReq
.
init
,
`WithoutMeta("foo", 3)`
)])
Undocumented in source.
Variables
a
string
a
;
Undocumented in source.
b
double
b
;
Undocumented in source.
c
WithoutMeta
c
;
Undocumented in source.
Meta
Source
See Implementation
thrift
codegen
idlgen
aliases
isThriftEntity
classes
ExceptionWithAMap
enums
Foo
interfaces
ChildSrv
Srv
structs
Bonk
HolyMoley
OneOfEach
WithDefaults
WithoutMeta
templates
enumIdlString
idlString
serviceIdlString
structIdlString