pub struct Baked;
Trait Implementations§
source§impl DataProvider<CurrencyDisplaynameV1Marker> for Baked
impl DataProvider<CurrencyDisplaynameV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<CurrencyDisplaynameV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<CurrencyDisplaynameV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<CurrencyEssentialsV1Marker> for Baked
impl DataProvider<CurrencyEssentialsV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<CurrencyEssentialsV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<CurrencyEssentialsV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<CurrencyExtendedDataV1Marker> for Baked
impl DataProvider<CurrencyExtendedDataV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<CurrencyExtendedDataV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<CurrencyExtendedDataV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<CurrencyPatternsDataV1Marker> for Baked
impl DataProvider<CurrencyPatternsDataV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<CurrencyPatternsDataV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<CurrencyPatternsDataV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<DigitalDurationDataV1Marker> for Baked
impl DataProvider<DigitalDurationDataV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<DigitalDurationDataV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<DigitalDurationDataV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<LanguageDisplayNamesV1Marker> for Baked
impl DataProvider<LanguageDisplayNamesV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<LanguageDisplayNamesV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<LanguageDisplayNamesV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<LocaleDisplayNamesV1Marker> for Baked
impl DataProvider<LocaleDisplayNamesV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<LocaleDisplayNamesV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<LocaleDisplayNamesV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<LongCompactDecimalFormatDataV1Marker> for Baked
impl DataProvider<LongCompactDecimalFormatDataV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<LongCompactDecimalFormatDataV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<LongCompactDecimalFormatDataV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<LongDayRelativeTimeFormatDataV1Marker> for Baked
impl DataProvider<LongDayRelativeTimeFormatDataV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<LongDayRelativeTimeFormatDataV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<LongDayRelativeTimeFormatDataV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<LongHourRelativeTimeFormatDataV1Marker> for Baked
impl DataProvider<LongHourRelativeTimeFormatDataV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<LongHourRelativeTimeFormatDataV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<LongHourRelativeTimeFormatDataV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<LongMinuteRelativeTimeFormatDataV1Marker> for Baked
impl DataProvider<LongMinuteRelativeTimeFormatDataV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<LongMinuteRelativeTimeFormatDataV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<LongMinuteRelativeTimeFormatDataV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<LongMonthRelativeTimeFormatDataV1Marker> for Baked
impl DataProvider<LongMonthRelativeTimeFormatDataV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<LongMonthRelativeTimeFormatDataV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<LongMonthRelativeTimeFormatDataV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<LongQuarterRelativeTimeFormatDataV1Marker> for Baked
impl DataProvider<LongQuarterRelativeTimeFormatDataV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<LongQuarterRelativeTimeFormatDataV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<LongQuarterRelativeTimeFormatDataV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<LongSecondRelativeTimeFormatDataV1Marker> for Baked
impl DataProvider<LongSecondRelativeTimeFormatDataV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<LongSecondRelativeTimeFormatDataV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<LongSecondRelativeTimeFormatDataV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<LongWeekRelativeTimeFormatDataV1Marker> for Baked
impl DataProvider<LongWeekRelativeTimeFormatDataV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<LongWeekRelativeTimeFormatDataV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<LongWeekRelativeTimeFormatDataV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<LongYearRelativeTimeFormatDataV1Marker> for Baked
impl DataProvider<LongYearRelativeTimeFormatDataV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<LongYearRelativeTimeFormatDataV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<LongYearRelativeTimeFormatDataV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<NarrowDayRelativeTimeFormatDataV1Marker> for Baked
impl DataProvider<NarrowDayRelativeTimeFormatDataV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<NarrowDayRelativeTimeFormatDataV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<NarrowDayRelativeTimeFormatDataV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<NarrowHourRelativeTimeFormatDataV1Marker> for Baked
impl DataProvider<NarrowHourRelativeTimeFormatDataV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<NarrowHourRelativeTimeFormatDataV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<NarrowHourRelativeTimeFormatDataV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<NarrowMinuteRelativeTimeFormatDataV1Marker> for Baked
impl DataProvider<NarrowMinuteRelativeTimeFormatDataV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<NarrowMinuteRelativeTimeFormatDataV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<NarrowMinuteRelativeTimeFormatDataV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<NarrowMonthRelativeTimeFormatDataV1Marker> for Baked
impl DataProvider<NarrowMonthRelativeTimeFormatDataV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<NarrowMonthRelativeTimeFormatDataV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<NarrowMonthRelativeTimeFormatDataV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<NarrowQuarterRelativeTimeFormatDataV1Marker> for Baked
impl DataProvider<NarrowQuarterRelativeTimeFormatDataV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<NarrowQuarterRelativeTimeFormatDataV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<NarrowQuarterRelativeTimeFormatDataV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<NarrowSecondRelativeTimeFormatDataV1Marker> for Baked
impl DataProvider<NarrowSecondRelativeTimeFormatDataV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<NarrowSecondRelativeTimeFormatDataV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<NarrowSecondRelativeTimeFormatDataV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<NarrowWeekRelativeTimeFormatDataV1Marker> for Baked
impl DataProvider<NarrowWeekRelativeTimeFormatDataV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<NarrowWeekRelativeTimeFormatDataV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<NarrowWeekRelativeTimeFormatDataV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<NarrowYearRelativeTimeFormatDataV1Marker> for Baked
impl DataProvider<NarrowYearRelativeTimeFormatDataV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<NarrowYearRelativeTimeFormatDataV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<NarrowYearRelativeTimeFormatDataV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl<Y> DataProvider<NeverMarker<Y>> for Bakedwhere
Y: for<'a> Yokeable<'a>,
impl<Y> DataProvider<NeverMarker<Y>> for Bakedwhere
Y: for<'a> Yokeable<'a>,
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<NeverMarker<Y>>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<NeverMarker<Y>>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<PercentEssentialsV1Marker> for Baked
impl DataProvider<PercentEssentialsV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<PercentEssentialsV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<PercentEssentialsV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<PersonNamesFormatV1Marker> for Baked
impl DataProvider<PersonNamesFormatV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<PersonNamesFormatV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<PersonNamesFormatV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<RegionDisplayNamesV1Marker> for Baked
impl DataProvider<RegionDisplayNamesV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<RegionDisplayNamesV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<RegionDisplayNamesV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<ScriptDisplayNamesV1Marker> for Baked
impl DataProvider<ScriptDisplayNamesV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<ScriptDisplayNamesV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<ScriptDisplayNamesV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<ShortCompactDecimalFormatDataV1Marker> for Baked
impl DataProvider<ShortCompactDecimalFormatDataV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<ShortCompactDecimalFormatDataV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<ShortCompactDecimalFormatDataV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<ShortCurrencyCompactV1Marker> for Baked
impl DataProvider<ShortCurrencyCompactV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<ShortCurrencyCompactV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<ShortCurrencyCompactV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<ShortDayRelativeTimeFormatDataV1Marker> for Baked
impl DataProvider<ShortDayRelativeTimeFormatDataV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<ShortDayRelativeTimeFormatDataV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<ShortDayRelativeTimeFormatDataV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<ShortHourRelativeTimeFormatDataV1Marker> for Baked
impl DataProvider<ShortHourRelativeTimeFormatDataV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<ShortHourRelativeTimeFormatDataV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<ShortHourRelativeTimeFormatDataV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<ShortMinuteRelativeTimeFormatDataV1Marker> for Baked
impl DataProvider<ShortMinuteRelativeTimeFormatDataV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<ShortMinuteRelativeTimeFormatDataV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<ShortMinuteRelativeTimeFormatDataV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<ShortMonthRelativeTimeFormatDataV1Marker> for Baked
impl DataProvider<ShortMonthRelativeTimeFormatDataV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<ShortMonthRelativeTimeFormatDataV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<ShortMonthRelativeTimeFormatDataV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<ShortQuarterRelativeTimeFormatDataV1Marker> for Baked
impl DataProvider<ShortQuarterRelativeTimeFormatDataV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<ShortQuarterRelativeTimeFormatDataV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<ShortQuarterRelativeTimeFormatDataV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<ShortSecondRelativeTimeFormatDataV1Marker> for Baked
impl DataProvider<ShortSecondRelativeTimeFormatDataV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<ShortSecondRelativeTimeFormatDataV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<ShortSecondRelativeTimeFormatDataV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<ShortWeekRelativeTimeFormatDataV1Marker> for Baked
impl DataProvider<ShortWeekRelativeTimeFormatDataV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<ShortWeekRelativeTimeFormatDataV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<ShortWeekRelativeTimeFormatDataV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<ShortYearRelativeTimeFormatDataV1Marker> for Baked
impl DataProvider<ShortYearRelativeTimeFormatDataV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<ShortYearRelativeTimeFormatDataV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<ShortYearRelativeTimeFormatDataV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<TransliteratorRulesV1Marker> for Baked
impl DataProvider<TransliteratorRulesV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<TransliteratorRulesV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<TransliteratorRulesV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<UnitsDisplayNameV1Marker> for Baked
impl DataProvider<UnitsDisplayNameV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<UnitsDisplayNameV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<UnitsDisplayNameV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<UnitsEssentialsV1Marker> for Baked
impl DataProvider<UnitsEssentialsV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<UnitsEssentialsV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<UnitsEssentialsV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<UnitsInfoV1Marker> for Baked
impl DataProvider<UnitsInfoV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<UnitsInfoV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<UnitsInfoV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<UnitsTrieV1Marker> for Baked
impl DataProvider<UnitsTrieV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<UnitsTrieV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<UnitsTrieV1Marker>, DataError>
Query the provider for data, returning the result. Read more
source§impl DataProvider<VariantDisplayNamesV1Marker> for Baked
impl DataProvider<VariantDisplayNamesV1Marker> for Baked
source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<VariantDisplayNamesV1Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<VariantDisplayNamesV1Marker>, DataError>
Query the provider for data, returning the result. Read more
Auto Trait Implementations§
impl Freeze for Baked
impl RefUnwindSafe for Baked
impl Send for Baked
impl Sync for Baked
impl Unpin for Baked
impl UnwindSafe for Baked
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
source§impl<T> IntoEither for T
impl<T> IntoEither for T
source§fn into_either(self, into_left: bool) -> Either<Self, Self>
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 moresource§fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>
fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>
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