[][src]Function gluon_base::pos::span

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