autowrap v0.5.2 (2020-05-01T09:15:04Z)
Dub
Repo
PythonType.fieldNames
python
type
PythonType
Undocumented in source.
alias
fieldNames
=
FieldNameTuple
!
T
struct
PythonType
(T)
static if
(
is(T == struct)
)
alias
fieldNames
=
FieldNameTuple
!
T
alias
fieldNames
=
AliasSeq
!(
FieldNameTuple
!
T
,
staticMap
!(
FieldNameTuple
,
BaseClassesTuple
!
T
))
alias
fieldNames
=
AliasSeq
!()
Meta
Source
See Implementation
python
type
PythonType
aliases
fieldNames
fieldTypes
manifest constants
hasLength
static functions
pyObject
pyType
static variables
_pyType
failedToReady