{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreierl5u2isvadckrgrhehovcnif3en3u7bnjveme6npdgghhxavqpa",
"uri": "at://did:plc:ivbknywyskln22er3nkssdhl/app.bsky.feed.post/3mgufuteywbi2"
},
"path": "/t/introduce-a-way-to-construct-range-from-start-length/24073#post_3",
"publishedAt": "2026-03-12T08:00:40.000Z",
"site": "https://internals.rust-lang.org",
"textContent": "This works, but just for slicing (and looks quite wacky to me). `Range` is a structure by itself, which can be used outside of slicing too, and can be used to store, well, a range, instead of defining separate `start` and `len/end` fields.",
"title": "Introduce a way to construct Range from start + length"
}