autowrap v0.6.1 (2020-09-15T09:36:53Z)
Dub
Repo
PythonType.fieldTypes
python
type
PythonType
Undocumented in source.
alias
fieldTypes
=
Fields
!
T
alias
fieldTypes
=
staticMap
!(
fieldType
,
fieldNames
)
alias
fieldTypes
=
AliasSeq
!()
struct
PythonType
(T)
static if
(!(
is(T == struct) || is(T == union)
))
static if
(!(
is(T == class)
))
static if
(
is(T == interface)
)
alias
fieldTypes
=
AliasSeq
!()
Meta
Source
See Implementation
python
type
PythonType
aliases
fieldNames
fieldTypes
manifest constants
hasLength
static functions
pyObject
pyType
static variables
_pyType
failedToReady