1 unstable release

0.0.1 Feb 24, 2023

#134 in #spans

36 downloads per month
Used in 2 crates

MIT/Apache

6KB
155 lines

Span

This crate exists mostly because Rust's Range<usize> doesn't implement Copy due to backwards compatibility.


lib.rs:

This module contains the implementation of spans for Hebi, and various utilities for working with them.

No runtime deps