Module parse_mediawiki_sql::utils [−][src]
Expand description
Defines memory_map to read decompressed MediaWiki SQL files,
and NamespaceMap to display a page title prefixed by its namespace name.
Structs
| NamespaceMap | Provides a way to convert a namespace and title from |
Enums
| Error | The error type used by |
Functions
| memory_map⚠ | Utility function for memory-mapping a SQL file to make it easier to use |