rust-analyzer/lib/text-size
2025-11-15 09:16:57 +02:00
..
.github/workflows Actually fail CI for doc warnings 2020-03-25 20:18:40 -04:00
src Reformat 2025-11-15 09:16:57 +02:00
tests Reformat 2025-11-15 09:16:57 +02:00
.gitignore initial 2018-06-20 14:43:05 +03:00
bors.toml Swithc to GitHub actions 2020-03-20 17:17:40 +01:00
Cargo.toml Constify some constructors 2023-06-30 09:18:45 +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.