Struct kah::languages::LanguageInfo[][src]

pub struct LanguageInfo { /* fields omitted */ }

Trait Implementations

impl Debug for LanguageInfo
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations