GQLDCustomLeaf

Undocumented in source.

Constructors

this
this(Type value)
Undocumented in source.

Alias This

value

Members

Aliases

DeFun
alias DeFun = SerializationFun
Undocumented in source.
Fun
alias Fun = SerializationFun
Undocumented in source.
Type
alias Type = T
Undocumented in source.

Functions

_from
GQLDCustomLeaf!(T, SerializationFun, DeserializationFun) _from(T input)
Undocumented in source. Be warned that the author may not have intended to support it.
opAssign
void opAssign(Type value)
Undocumented in source. Be warned that the author may not have intended to support it.
toRepresentation
T toRepresentation()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

fromRepresentation
auto fromRepresentation(T input)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

value
Type value;
Undocumented in source.

Meta