Type Definition mangadex::schema::LocalizedString[][src]

type LocalizedString = HashMap<LanguageCode, String>;