rust-analyzer/lib/text-size
Lukas Wirth 1b62ceb886 Merge pull request #21002 from Veykril/veykril/push-nztxvpnntmrx
lib: Bump editions to 2024 and remove legacy files
2025-11-15 09:17:16 +02:00
..
src Merge pull request #21002 from Veykril/veykril/push-nztxvpnntmrx 2025-11-15 09:17:16 +02:00
tests Reformat 2025-11-15 09:16:57 +02:00
Cargo.toml Merge pull request #21002 from Veykril/veykril/push-nztxvpnntmrx 2025-11-15 09:17:16 +02:00
CHANGELOG.md Allow binary-searching an array of disjoint ranges 2021-01-13 20:08:43 +03:00
LICENSE-APACHE initial 2018-06-20 14:43:05 +03:00
LICENSE-MIT initial 2018-06-20 14:43:05 +03:00
README.md Update README.md 2020-04-15 10:54:27 +02:00

text-size

Build Status Crates.io API reference

A library that provides newtype wrappers for u32 and (u32, u32) for use as text offsets.

See the docs for more.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.