InjectIdResult

Undocumented in source.

Members

Aliases

InjectId
alias InjectId = Tuple!(MutationStatusId, "statusId", uint, "injectId")
Undocumented in source.

Functions

empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
front
InjectId front()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

ids
InjectId[] ids;
Undocumented in source.

Meta