Crate bing_dict[−][src]
Expand description
Structs
The paraphrase of a word / phrase.
You can read its fields manually or just call .to_string() to get the paraphrase as a string.
Enums
The Errors that may occur
Functions
Translate a word / phrase using Bing Dictionary. Return Ok(None) if the word can not be found.