icu::experimental::dimension::provider::extended_currency

Struct Baked

Source
pub struct Baked;

Trait Implementations§

Source§

impl DataProvider<CurrencyDisplaynameV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<CurrencyEssentialsV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<CurrencyExtendedDataV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<CurrencyPatternsDataV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<DigitalDurationDataV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<LanguageDisplayNamesV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<LocaleDisplayNamesV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<LongCompactDecimalFormatDataV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<LongDayRelativeV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<LongHourRelativeV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<LongMinuteRelativeV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<LongMonthRelativeV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<LongQuarterRelativeV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<LongSecondRelativeV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<LongWeekRelativeV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<LongYearRelativeV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<NarrowDayRelativeV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<NarrowHourRelativeV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<NarrowMinuteRelativeV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<NarrowMonthRelativeV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<NarrowQuarterRelativeV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<NarrowSecondRelativeV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<NarrowWeekRelativeV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<NarrowYearRelativeV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl<Y> DataProvider<NeverMarker<Y>> for Baked
where Y: for<'a> 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<PercentEssentialsV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<PersonNamesFormatV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<RegionDisplayNamesV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<ScriptDisplayNamesV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<ShortCompactDecimalFormatDataV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<ShortCurrencyCompactV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<ShortDayRelativeV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<ShortHourRelativeV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<ShortMinuteRelativeV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<ShortMonthRelativeV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<ShortQuarterRelativeV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<ShortSecondRelativeV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<ShortWeekRelativeV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<ShortYearRelativeV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<TransliteratorRulesV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<UnitsDisplayNameV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<UnitsEssentialsV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<UnitsInfoV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<UnitsTrieV1> for Baked

Source§

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

Query the provider for data, returning the result. Read more
Source§

impl DataProvider<VariantDisplayNamesV1> for Baked

Source§

fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<VariantDisplayNamesV1>, 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> 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>,

Source§

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>,

Source§

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.
Source§

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