I recently came across https://crates.io/crates/line-index, but the page looks rather empty.
The short-description explains a bit what is the purpose of this crate:
Maps flat TextSize offsets to/from (line, column) representation
But I think a README.md file explaining what is the purpose of this crate and how to use it may help contributors and other people using it.
Crate source: https://github.com/rust-lang/rust-analyzer/tree/master/lib/line-index
I recently came across https://crates.io/crates/line-index, but the page looks rather empty.
The short-description explains a bit what is the purpose of this crate:
But I think a README.md file explaining what is the purpose of this crate and how to use it may help contributors and other people using it.
Crate source: https://github.com/rust-lang/rust-analyzer/tree/master/lib/line-index