1 unstable release
| 0.0.1 | Feb 24, 2023 |
|---|
#136 in #spans
29 downloads per month
Used in 2 crates
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.