Skip to main content

UserDictionary

Type Alias UserDictionary 

Source
pub type UserDictionary = UserDictionary;

Aliased Type§

pub struct UserDictionary {
    pub dict: PrefixDictionary,
}

Fields§

§dict: PrefixDictionary