| commit | d01576838ec48b767e211e47476a34941036ceb8 | [log] [tgz] |
|---|---|---|
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | Tue Apr 07 20:51:30 2020 +0000 |
| committer | GitHub <noreply@github.com> | Tue Apr 07 20:51:30 2020 +0000 |
| tree | cdd4ef139b60ebe37a0f303ef2363c6fb6b9da93 | |
| parent | 9161432f2d4b15c17b1a0f162fac4776a5b51c31 [diff] | |
| parent | 951aaa454114d8c1a62af5cc741faafd84bbdf56 [diff] |
Merge #39 39: Rename TextRange::from_len => at r=matklad a=CAD97 This is clearer than `from_len`, imho. 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.