pub struct AliasesV2Marker;Expand description
Marker type for AliasesV2: “locid_transform/aliases@2”
- Fallback priority: language (default)
- Extension keyword: none (default)
Trait Implementations§
Source§impl DataMarker for AliasesV2Marker
impl DataMarker for AliasesV2Marker
Source§impl DataProvider<AliasesV2Marker> for Baked
impl DataProvider<AliasesV2Marker> for Baked
Source§fn load(
&self,
req: DataRequest<'_>,
) -> Result<DataResponse<AliasesV2Marker>, DataError>
fn load( &self, req: DataRequest<'_>, ) -> Result<DataResponse<AliasesV2Marker>, DataError>
Query the provider for data, returning the result. Read more
Source§impl KeyedDataMarker for AliasesV2Marker
impl KeyedDataMarker for AliasesV2Marker
Source§fn bind<P>(provider: P) -> DataProviderWithKey<Self, P>where
P: DataProvider<Self>,
Self: Sized,
fn bind<P>(provider: P) -> DataProviderWithKey<Self, P>where
P: DataProvider<Self>,
Self: Sized,
Binds this
KeyedDataMarker to a provider supporting it.Auto Trait Implementations§
impl Freeze for AliasesV2Marker
impl RefUnwindSafe for AliasesV2Marker
impl Send for AliasesV2Marker
impl Sync for AliasesV2Marker
impl Unpin for AliasesV2Marker
impl UnwindSafe for AliasesV2Marker
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
impl<T> ErasedDestructor for Twhere
T: 'static,
impl<T> MaybeSendSync for T
Layout§
Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...) attributes. Please see the Rust Reference's “Type Layout” chapter for details on type layout guarantees.
Size: 0 bytes