serve-d ~master (2022-12-14T11:55:28Z)
Dub
Repo
prettyPrintStruct
served
types
Undocumented in source. Be warned that the author may not have intended to support it.
void
prettyPrintStruct
(
alias
printFunc
T
int
line
= __LINE__
string
file
= __FILE__
string
funcName
= __FUNCTION__
string
prettyFuncName
= __PRETTY_FUNCTION__
string
moduleName
= __MODULE__
)
(
T
value
,
string
indent
= "\t"
)
if
(
is
(
T
== struct)
)
Meta
Source
See Implementation
served
types
aliases
UserConfiguration
documents
rpc
enums
ManyProjectsAction
onAddedProject
onAddingProject
onProjectAvailable
onRegisteredComponents
functions
activeInstance
anyConfig
bestWorkspaceByDependency
binarySearch
config
firstWorkspaceRootUri
handleThings
hasWorkspace
insertSorted
prettyPrintStruct
seemsLikeDubJson
selectedWorkspace
selectedWorkspaceRoot
selectedWorkspaceUri
toInt
userPath
workspace
workspaceIndex
workspaceRoot
workspaceRootFor
manifest constants
IncludedFeatures
requiredLibdparsePageCount
mixins
lspRouter
static variables
backend
lsConfig
startupTime
structs
Configuration
Workspace
variables
_activeInstance
capabilities
fallbackWorkspace
workspaces