text-size

Crates.iotext-size
lib.rstext-size
version1.1.1
sourcesrc
created_at2020-03-19 19:20:31.526746
updated_at2023-06-30 07:23:50.229813
descriptionNewtypes for text offsets
homepage
repositoryhttps://github.com/rust-analyzer/text-size
max_upload_size
id220539
size43,535
Lukas Wirth (Veykril)

documentation

https://docs.rs/text-size

README

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.

Commit count: 122

cargo fmt