vibe-d v0.9.4 (2021-09-30T12:24:53Z)
Home
Dub
Repo
GenCmp
index
vibe
web
rest
Undocumented in source.
package
template
GenCmp (
string
name
int
id
string
cmpTo
) {
import
std
.
string
:
format
;
;
import
std
.
conv
:
to
;
;
package
enum
Decl
;
package
enum
Name
;
}
Members
Manifest constants
Decl
enum
Decl
;
Undocumented in source.
Name
enum
Name
;
Undocumented in source.
Meta
Source
See Implementation
index
vibe
web
rest
aliases
RestErrorHandler
after
before
classes
RestInterfaceClient
RestInterfaceSettings
functions
d
generateRestJSClient
getInterfaceValidationError
get_matching_content_type
registerRestInterface
s
serveRestJSClient
stripTUnderscore
test1
test2
structs
Collection
RestErrorInformation
templates
GenCmp