Struct token_cell::ghost::InvariantLifetime
source · pub struct InvariantLifetime<'a>(_);Trait Implementations§
source§impl<'a> Clone for InvariantLifetime<'a>
impl<'a> Clone for InvariantLifetime<'a>
source§fn clone(&self) -> InvariantLifetime<'a>
fn clone(&self) -> InvariantLifetime<'a>
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 more