Struct devise::SpanWrapped
source · Fields§
§span: Span§full_span: Span§value: TTrait Implementations§
source§impl<T> Clone for SpanWrapped<T>where
T: Clone,
impl<T> Clone for SpanWrapped<T>where
T: Clone,
source§fn clone(&self) -> SpanWrapped<T>
fn clone(&self) -> SpanWrapped<T>
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