Expand description
Charcoal, a command line dictionary
Charcoal uses youdao dict api and google speech. Inspired by wudao-dict.
Re-exports§
pub use app::builder::AppBuilder;pub use app::cache::Cache;pub use app::cli::Cli;pub use app::cli::Commands;pub use app::config::Config;pub use app::App;pub use word::speech::Speech;pub use word::WordEntry;pub use word::WordQuery;