mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2026-04-26 23:06:04 +00:00
Update README.md
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
# text_unit
|
||||
# text_size
|
||||
|
||||
[](https://travis-ci.org/matklad/text_unit)
|
||||
[](https://crates.io/crates/text_unit)
|
||||
[](https://docs.rs/text_unit/)
|
||||
[](https://travis-ci.org/matklad/text_size)
|
||||
[](https://crates.io/crates/text_size)
|
||||
[](https://docs.rs/text_size/)
|
||||
|
||||
|
||||
A library that provides newtype wrappers for `u32` and `(u32, u32)` for use as text offsets.
|
||||
|
||||
See the [docs](https://docs.rs/text_unit/) for more.
|
||||
See the [docs](https://docs.rs/text_size/) for more.
|
||||
|
||||
## License
|
||||
|
||||
|
||||
Reference in New Issue
Block a user