Struct loon_embed::prelude::Config [−][src]
pub struct Config { /* fields omitted */ }Expand description
Configuration to build a Dictionary
Implementations
Set the default locale.
Build the Dictionary item.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Config
impl UnwindSafe for Config
Blanket Implementations
Mutably borrows from an owned value. Read more