1 2 3 4 5
//! Contains all endpoints under path `/api/v1/locales` mod list; pub use list::{AllLocales, Locale, LocaleCode};