Struct wikibase::LocaleString [] [src]

pub struct LocaleString { /* fields omitted */ }

LocaleString

Structure holding a language key and a value string. Used for labels and descriptions of Wikidata items.

Methods

impl LocaleString
[src]

[src]

[src]

Trait Implementations

impl Debug for LocaleString
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for LocaleString

impl Sync for LocaleString