| commit | 85935e0026cf93c24f9690234e15440eb3ab8ab7 | [log] [tgz] |
|---|---|---|
| author | CAD97 <cad97@cad97.com> | Mon Mar 23 21:47:35 2020 -0400 |
| committer | CAD97 <cad97@cad97.com> | Wed Mar 25 20:17:35 2020 -0400 |
| tree | b1152201629737052fe821dd47ffdbf0f82081cd | |
| parent | f8a73ed6b1de867322b0ed3778e2f066f5353d09 [diff] |
Use standard generics for TextSize::of There is no specific reason to use APIT here, so prefer the form that allows more control for the user, in the form of the turbofish.
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.