Trait gluon_base::pos::HasSpan [] [src]

pub trait HasSpan {
    fn span(&self) -> Span<BytePos>;
}

Required Methods

Implementors