#[doc(hidden)]
#[macro_export]
macro_rules! __make_provider {
($ name : ty) => {
#[clippy::msrv = "1.67"]
impl $name {
#[doc(hidden)]
#[allow(dead_code)]
pub const MUST_USE_MAKE_PROVIDER_MACRO: () = ();
}
};
}
#[doc(inline)]
pub use __make_provider as make_provider;
#[macro_use]
#[path = "macros/relativetime_long_day_v1.rs.data"]
mod relativetime_long_day_v1;
#[doc(inline)]
pub use __impl_relativetime_long_day_v1 as impl_relativetime_long_day_v1;
#[macro_use]
#[path = "macros/relativetime_long_hour_v1.rs.data"]
mod relativetime_long_hour_v1;
#[doc(inline)]
pub use __impl_relativetime_long_hour_v1 as impl_relativetime_long_hour_v1;
#[macro_use]
#[path = "macros/relativetime_long_minute_v1.rs.data"]
mod relativetime_long_minute_v1;
#[doc(inline)]
pub use __impl_relativetime_long_minute_v1 as impl_relativetime_long_minute_v1;
#[macro_use]
#[path = "macros/relativetime_long_month_v1.rs.data"]
mod relativetime_long_month_v1;
#[doc(inline)]
pub use __impl_relativetime_long_month_v1 as impl_relativetime_long_month_v1;
#[macro_use]
#[path = "macros/relativetime_long_quarter_v1.rs.data"]
mod relativetime_long_quarter_v1;
#[doc(inline)]
pub use __impl_relativetime_long_quarter_v1 as impl_relativetime_long_quarter_v1;
#[macro_use]
#[path = "macros/relativetime_long_second_v1.rs.data"]
mod relativetime_long_second_v1;
#[doc(inline)]
pub use __impl_relativetime_long_second_v1 as impl_relativetime_long_second_v1;
#[macro_use]
#[path = "macros/relativetime_long_week_v1.rs.data"]
mod relativetime_long_week_v1;
#[doc(inline)]
pub use __impl_relativetime_long_week_v1 as impl_relativetime_long_week_v1;
#[macro_use]
#[path = "macros/relativetime_long_year_v1.rs.data"]
mod relativetime_long_year_v1;
#[doc(inline)]
pub use __impl_relativetime_long_year_v1 as impl_relativetime_long_year_v1;
#[macro_use]
#[path = "macros/relativetime_narrow_day_v1.rs.data"]
mod relativetime_narrow_day_v1;
#[doc(inline)]
pub use __impl_relativetime_narrow_day_v1 as impl_relativetime_narrow_day_v1;
#[macro_use]
#[path = "macros/relativetime_narrow_hour_v1.rs.data"]
mod relativetime_narrow_hour_v1;
#[doc(inline)]
pub use __impl_relativetime_narrow_hour_v1 as impl_relativetime_narrow_hour_v1;
#[macro_use]
#[path = "macros/relativetime_narrow_minute_v1.rs.data"]
mod relativetime_narrow_minute_v1;
#[doc(inline)]
pub use __impl_relativetime_narrow_minute_v1 as impl_relativetime_narrow_minute_v1;
#[macro_use]
#[path = "macros/relativetime_narrow_month_v1.rs.data"]
mod relativetime_narrow_month_v1;
#[doc(inline)]
pub use __impl_relativetime_narrow_month_v1 as impl_relativetime_narrow_month_v1;
#[macro_use]
#[path = "macros/relativetime_narrow_quarter_v1.rs.data"]
mod relativetime_narrow_quarter_v1;
#[doc(inline)]
pub use __impl_relativetime_narrow_quarter_v1 as impl_relativetime_narrow_quarter_v1;
#[macro_use]
#[path = "macros/relativetime_narrow_second_v1.rs.data"]
mod relativetime_narrow_second_v1;
#[doc(inline)]
pub use __impl_relativetime_narrow_second_v1 as impl_relativetime_narrow_second_v1;
#[macro_use]
#[path = "macros/relativetime_narrow_week_v1.rs.data"]
mod relativetime_narrow_week_v1;
#[doc(inline)]
pub use __impl_relativetime_narrow_week_v1 as impl_relativetime_narrow_week_v1;
#[macro_use]
#[path = "macros/relativetime_narrow_year_v1.rs.data"]
mod relativetime_narrow_year_v1;
#[doc(inline)]
pub use __impl_relativetime_narrow_year_v1 as impl_relativetime_narrow_year_v1;
#[macro_use]
#[path = "macros/relativetime_short_day_v1.rs.data"]
mod relativetime_short_day_v1;
#[doc(inline)]
pub use __impl_relativetime_short_day_v1 as impl_relativetime_short_day_v1;
#[macro_use]
#[path = "macros/relativetime_short_hour_v1.rs.data"]
mod relativetime_short_hour_v1;
#[doc(inline)]
pub use __impl_relativetime_short_hour_v1 as impl_relativetime_short_hour_v1;
#[macro_use]
#[path = "macros/relativetime_short_minute_v1.rs.data"]
mod relativetime_short_minute_v1;
#[doc(inline)]
pub use __impl_relativetime_short_minute_v1 as impl_relativetime_short_minute_v1;
#[macro_use]
#[path = "macros/relativetime_short_month_v1.rs.data"]
mod relativetime_short_month_v1;
#[doc(inline)]
pub use __impl_relativetime_short_month_v1 as impl_relativetime_short_month_v1;
#[macro_use]
#[path = "macros/relativetime_short_quarter_v1.rs.data"]
mod relativetime_short_quarter_v1;
#[doc(inline)]
pub use __impl_relativetime_short_quarter_v1 as impl_relativetime_short_quarter_v1;
#[macro_use]
#[path = "macros/relativetime_short_second_v1.rs.data"]
mod relativetime_short_second_v1;
#[doc(inline)]
pub use __impl_relativetime_short_second_v1 as impl_relativetime_short_second_v1;
#[macro_use]
#[path = "macros/relativetime_short_week_v1.rs.data"]
mod relativetime_short_week_v1;
#[doc(inline)]
pub use __impl_relativetime_short_week_v1 as impl_relativetime_short_week_v1;
#[macro_use]
#[path = "macros/relativetime_short_year_v1.rs.data"]
mod relativetime_short_year_v1;
#[doc(inline)]
pub use __impl_relativetime_short_year_v1 as impl_relativetime_short_year_v1;