kvarn
0.6.3
Range
Sections
Examples
Fields
end
start
Methods
contains
is_empty
iter
Trait Implementations
Clone
Copy
Debug
Default
Eq
From<Range<T>>
From<Range<T>>
Hash
IntoIterator
PartialEq
RangeBounds<T>
RangeBounds<T>
SliceIndex<[T]>
SliceIndex<str>
StructuralPartialEq
Auto Trait Implementations
Freeze
RefUnwindSafe
Send
Sync
Unpin
UnwindSafe
Blanket Implementations
Any
Borrow<T>
BorrowMut<T>
CloneToUninit
CompactStringExt
Equivalent<K>
Equivalent<K>
Equivalent<K>
From<T>
Instrument
Into<U>
Pointable
Same
ToOwned
TryFrom<U>
TryInto<U>
VZip<V>
WithSubscriber
In kvarn::
prelude::
utils::
prelude::
compact_
str::
core::
range
kvarn
::
prelude
::
utils
::
prelude
::
compact_str
::
core
::
range
Struct
Range
Copy item path
source
pub struct Range<Idx> { pub start: Idx, pub end: Idx, }
🔬
This is a nightly-only experimental API. (
new_range_api