Struct stable_mir::ty::CoroutineWitnessDef
source · pub struct CoroutineWitnessDef(pub DefId);
Tuple Fields§
§0: DefId
Trait Implementations§
source§impl Clone for CoroutineWitnessDef
impl Clone for CoroutineWitnessDef
source§fn clone(&self) -> CoroutineWitnessDef
fn clone(&self) -> CoroutineWitnessDef
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moresource§impl CrateDef for CoroutineWitnessDef
impl CrateDef for CoroutineWitnessDef
source§impl Debug for CoroutineWitnessDef
impl Debug for CoroutineWitnessDef
source§impl Hash for CoroutineWitnessDef
impl Hash for CoroutineWitnessDef
source§impl PartialEq for CoroutineWitnessDef
impl PartialEq for CoroutineWitnessDef
source§fn eq(&self, other: &CoroutineWitnessDef) -> bool
fn eq(&self, other: &CoroutineWitnessDef) -> bool
This method tests for
self
and other
values to be equal, and is used
by ==
.impl Copy for CoroutineWitnessDef
impl Eq for CoroutineWitnessDef
impl StructuralPartialEq for CoroutineWitnessDef
Auto Trait Implementations§
impl Freeze for CoroutineWitnessDef
impl RefUnwindSafe for CoroutineWitnessDef
impl Send for CoroutineWitnessDef
impl Sync for CoroutineWitnessDef
impl Unpin for CoroutineWitnessDef
impl UnwindSafe for CoroutineWitnessDef
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
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: 8 bytes