Trait gluon_base::pos::HasSpan

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

Required Methods

Implementors