Expand description
Wikibase REST API is a Rust library for interacting with the Wikibase REST API for Wikibase instances. It provides a set of types and methods for interacting with the API, and implements all the API endpoints.
Re-exports§
pub use config::Config;
pub use data_type::DataType;
pub use edit_metadata::EditMetadata;
pub use entity_id::EntityId;
pub use error::RestApiError;
pub use header_info::HeaderInfo;
pub use item::Item;
pub use language_string::LanguageString;
pub use property::Property;
pub use reference::Reference;
pub use rest_api::RestApi;
pub use revision_match::RevisionMatch;
pub use sitelink::Sitelink;
pub use sitelinks::Sitelinks;
pub use statement::Statement;
pub use statement_rank::StatementRank;
pub use get_put_delete::*;
pub use patch::*;
Modules§
- aliases
- aliases_
in_ language - aliases_
patch - bearer_
token - config
- data_
type - description
- descriptions
- descriptions_
patch - edit_
metadata - entity
- entity_
container - entity_
id - entity_
patch - error
- get_
put_ delete - header_
info - item
- label
- labels
- labels_
patch - language_
string - language_
strings - language_
strings_ patch - patch
- patch_
entry - prelude
- property
- property_
value - reference
- rest_
api - rest_
api_ builder - revision_
match - sitelink
- sitelinks
- sitelinks_
patch - statement
- statement_
patch - statement_
rank - statement_
value - statement_
value_ content - statements
- statements_
patch