Function gluon_base::pos::span

source ·
pub fn span<Pos>(start: Pos, end: Pos) -> Span<Pos>
where Pos: Ord,