Struct icu_datetime::provider::Baked

source ยท
pub struct Baked;
Expand description

Baked data

๐Ÿšง This code is considered unstable; it may change at any time, in breaking or non-breaking ways, including in SemVer minor releases. In particular, the `DataProvider` implementations are only guaranteed to match with this version's `*_unstable` providers. Use with caution.

Trait Implementationsยง

sourceยง

impl DataProvider<BuddhistDateNeoSkeletonPatternsV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<BuddhistDateNeoSkeletonPatternsV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<BuddhistMonthNamesV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<BuddhistMonthNamesV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<BuddhistYearNamesV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<BuddhistYearNamesV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<ChineseDateNeoSkeletonPatternsV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<ChineseDateNeoSkeletonPatternsV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<ChineseMonthNamesV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<ChineseMonthNamesV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<ChineseYearNamesV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<ChineseYearNamesV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<CopticDateNeoSkeletonPatternsV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<CopticDateNeoSkeletonPatternsV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<CopticMonthNamesV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<CopticMonthNamesV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<CopticYearNamesV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<CopticYearNamesV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<DangiDateNeoSkeletonPatternsV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<DangiDateNeoSkeletonPatternsV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<DangiMonthNamesV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<DangiMonthNamesV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<DangiYearNamesV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<DangiYearNamesV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<DayPeriodNamesV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<DayPeriodNamesV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<EthiopianDateNeoSkeletonPatternsV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<EthiopianDateNeoSkeletonPatternsV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<EthiopianMonthNamesV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<EthiopianMonthNamesV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<EthiopianYearNamesV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<EthiopianYearNamesV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<ExemplarCitiesV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<ExemplarCitiesV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<GluePatternV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<GluePatternV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<GregorianDateNeoSkeletonPatternsV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<GregorianDateNeoSkeletonPatternsV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<GregorianMonthNamesV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<GregorianMonthNamesV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<GregorianYearNamesV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<GregorianYearNamesV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<HebrewDateNeoSkeletonPatternsV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<HebrewDateNeoSkeletonPatternsV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<HebrewMonthNamesV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<HebrewMonthNamesV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<HebrewYearNamesV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<HebrewYearNamesV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<IndianDateNeoSkeletonPatternsV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<IndianDateNeoSkeletonPatternsV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<IndianMonthNamesV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<IndianMonthNamesV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<IndianYearNamesV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<IndianYearNamesV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<IslamicDateNeoSkeletonPatternsV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<IslamicDateNeoSkeletonPatternsV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<IslamicMonthNamesV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<IslamicMonthNamesV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<IslamicYearNamesV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<IslamicYearNamesV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<JapaneseDateNeoSkeletonPatternsV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<JapaneseDateNeoSkeletonPatternsV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<JapaneseExtendedDateNeoSkeletonPatternsV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<JapaneseExtendedDateNeoSkeletonPatternsV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<JapaneseExtendedMonthNamesV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<JapaneseExtendedMonthNamesV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<JapaneseExtendedYearNamesV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<JapaneseExtendedYearNamesV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<JapaneseMonthNamesV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<JapaneseMonthNamesV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<JapaneseYearNamesV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<JapaneseYearNamesV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<MetazoneGenericNamesLongV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<MetazoneGenericNamesLongV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<MetazoneGenericNamesShortV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<MetazoneGenericNamesShortV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<MetazoneSpecificNamesLongV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<MetazoneSpecificNamesLongV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<MetazoneSpecificNamesShortV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<MetazoneSpecificNamesShortV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl<Y> DataProvider<NeverMarker<Y>> for Baked
where for<'a> Y: Yokeable<'a>,

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<NeverMarker<Y>>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<PersianDateNeoSkeletonPatternsV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<PersianDateNeoSkeletonPatternsV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<PersianMonthNamesV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<PersianMonthNamesV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<PersianYearNamesV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<PersianYearNamesV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<RocDateNeoSkeletonPatternsV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<RocDateNeoSkeletonPatternsV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<RocMonthNamesV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<RocMonthNamesV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<RocYearNamesV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<RocYearNamesV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<TimeNeoSkeletonPatternsV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<TimeNeoSkeletonPatternsV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<TimeZoneFormatsV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<TimeZoneFormatsV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl DataProvider<WeekdayNamesV1Marker> for Baked

sourceยง

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<WeekdayNamesV1Marker>, DataError>

Query the provider for data, returning the result. Read more
sourceยง

impl Debug for Baked

sourceยง

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more

Auto Trait Implementationsยง

Blanket Implementationsยง

sourceยง

impl<T> Any for T
where T: 'static + ?Sized,

sourceยง

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
sourceยง

impl<T> Borrow<T> for T
where T: ?Sized,

sourceยง

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
sourceยง

impl<T> BorrowMut<T> for T
where T: ?Sized,

sourceยง

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
sourceยง

impl<T> From<T> for T

sourceยง

fn from(t: T) -> T

Returns the argument unchanged.

sourceยง

impl<T, U> Into<U> for T
where U: From<T>,

sourceยง

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

sourceยง

impl<T> IntoEither for T

sourceยง

fn into_either(self, into_left: bool) -> Either<Self, Self>

Converts self into a Left variant of Either<Self, Self> if into_left is true. Converts self into a Right variant of Either<Self, Self> otherwise. Read more
sourceยง

fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>
where F: FnOnce(&Self) -> bool,

Converts self into a Left variant of Either<Self, Self> if into_left(&self) returns true. Converts self into a Right variant of Either<Self, Self> otherwise. Read more
sourceยง

impl<T, U> TryFrom<U> for T
where U: Into<T>,

ยง

type Error = Infallible

The type returned in the event of a conversion error.
sourceยง

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
sourceยง

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

ยง

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
sourceยง

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
ยง

impl<T> ErasedDestructor for T
where T: 'static,

ยง

impl<T> MaybeSendSync for T
where T: Send + Sync,