☰
gluon_base
0.18.2
In gluon_base::pos
Structs
ByteIndex
ByteOffset
BytePos
Column
ColumnOffset
Line
LineOffset
Location
Positioned
Span
Spanned
Traits
HasSpan
Index
Functions
span
spanned
spanned2
Type Aliases
RawIndex
?
Function
gluon_base
::
pos
::
span
source
·
[
−
]
pub fn span<Pos>(start: Pos, end: Pos) ->
Span
<Pos>
where Pos:
Ord
,