1
2
3
4
5
6
7
8
pub use tinystr::{TinyStr4, TinyStr8};
pub use unic_locale_impl::subtags;
pub use unic_locale_impl::Locale;

/// Add one to an expression.
///
/// (Documentation goes here on the re-export, not in the other crate.)
pub use unic_locale_macros_impl::locale;