pub struct SingleLabelManySpans {
pub spans: Vec<Span>,
pub label: &'static str,
}
Expand description
Utility struct used to apply a single label while highlighting multiple spans
Fields§§spans: Vec<Span>
§label: &'static str
Trait Implementations§ Auto Trait Implementations§ Blanket Implementations§ Source§ impl<T> Aligned for T Source§ impl<T> Any for T
where T: 'static + ?
Sized,
Source§ impl<T> Borrow<T> for T Source§ impl<T> BorrowMut<T> for T Source§ impl<T, R> CollectAndApply<T, R> for T Source§ impl<T> Filterable for T Source§ impl<T> From<T> for T Source§ impl<T> Instrument for T Source§ impl<T, U> Into<U> for T Source§ fn into(self) -> UCalls U::from(self)
.
That is, this conversion is whatever the implementation of From<T> for U
chooses to do.
where T: 'static,
Source§ 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: 40 bytes
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4