pub struct AliasesV1Marker;Expand description
Marker type for AliasesV1: “locid_transform/aliases@1”
- Fallback priority: language (default)
- Extension keyword: none (default)
Trait Implementations§
Source§impl DataMarker for AliasesV1Marker
impl DataMarker for AliasesV1Marker
Source§impl KeyedDataMarker for AliasesV1Marker
impl KeyedDataMarker for AliasesV1Marker
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 AliasesV1Marker
impl RefUnwindSafe for AliasesV1Marker
impl Send for AliasesV1Marker
impl Sync for AliasesV1Marker
impl Unpin for AliasesV1Marker
impl UnwindSafe for AliasesV1Marker
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