[][src]Crate mediawiki

Re-exports

pub use reqwest;

Modules

api

The Api class serves as a univeral interface to a MediaWiki API.

title

The Title class deals with page titles and namespaces

user

The User class deals with the (current) Api user.

Macros

hashmap

To quickly create a hashmap. Example: hashmap!["action"=>"query","meta"=>"siteinfo","siprop"=>"general|namespaces|namespacealiases|libraries|extensions|statistics"]