mars.starwars

Undocumented in source.

Members

Aliases

Person
alias Person = asStruct!(starwarsSchema.tables[0])
Undocumented in source.
Planet
alias Planet = asStruct!(starwarsSchema.tables[2])
Undocumented in source.

Functions

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

Static variables

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

Meta