ae v0.0.2824 (2020-10-12T01:09:09Z)
Home
Dub
Repo
ErrorResponse.Field
ae
net
db
psql
PgSqlConnection
ErrorResponse
Undocumented in source.
struct
ErrorResponse
struct
Field {
char
type
;
char
[]
str
;
string
toString
();
}
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
str
char
[]
str
;
Undocumented in source.
type
char
type
;
Undocumented in source.
Meta
Source
See Implementation
ae
net
db
psql
PgSqlConnection
ErrorResponse
functions
toString
structs
Field
variables
fields