mars.starwars

Undocumented in source.

Members

Aliases

Landing
alias Landing = asStruct!(Landings)
Undocumented in source.
Person
alias Person = asStruct!People
Undocumented in source.
Planet
alias Planet = asStruct!(starwarsSchema.tableNamed("planets"))
Undocumented in source.

Functions

Landings
auto Landings()
Undocumented in source. Be warned that the author may not have intended to support it.
People
auto People()
Undocumented in source. Be warned that the author may not have intended to support it.
starwarsSchema
auto starwarsSchema()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

landingsOfLeilaOnTatooine
auto landingsOfLeilaOnTatooine;
Undocumented in source.
leila
auto leila;
Undocumented in source.
luke
auto luke;
Undocumented in source.
tatooine
auto tatooine;
Undocumented in source.

Meta