| commit | 192b316aa4d6477dcf1820fbc4d98feecf2ca2dd | [log] [tgz] |
|---|---|---|
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | Thu Mar 26 21:03:52 2020 +0000 |
| committer | GitHub <noreply@github.com> | Thu Mar 26 21:03:52 2020 +0000 |
| tree | 2c98e227ae88e9f913bcb4519219c04826cff40f | |
| parent | 53123e5d3e9cbf4b3ee5064a22c6da0d49a5f1e6 [diff] | |
| parent | b1b7dc101aabf13edfcb97cd756bc659334cd79e [diff] |
Merge #35 35: Re-add Index<TextRange> for String r=matklad a=CAD97 These exist in `text_unit`, and seem to be required to index `String`. (Why doesn't deref coersion kick in here? I don't know.) Co-authored-by: CAD97 <cad97@cad97.com>
A library that provides newtype wrappers for u32 and (u32, u32) for use as text offsets.
See the docs for more.
Licensed under either of
at your option.
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.