dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
packageName.packageName
qt
helpers
packageName
Undocumented in source.
enum
packageName
;
template
packageName
(alias T)
package
static if
(
isNotFunc && T.stringof.startsWith("package ")
)
enum
packageName
=
(
parent.length
?
parent
~
'.'
:
""
) ~
T.stringof
[
8
.. $]
;
enum
packageName
;
enum
packageName
;
Meta
Source
See Source File
qt
helpers
packageName
manifest constants
packageName
parent
variables
isNotFunc