Module parse_mediawiki_sql::schemas [−][src]
Expand description
Types that represent rows in tables of the MediaWiki database.
Implements the FromSqlTuple
trait for them,
so that they can be parsed from SQL tuples by iterate_sql_insertions
.