{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreigjqx5pyiqo5llebghulaqyvcacim5o4spsrgsqhrcv237y647pjm",
"uri": "at://did:plc:ivbknywyskln22er3nkssdhl/app.bsky.feed.post/3mgyt52on2oq2"
},
"path": "/t/introduce-a-way-to-construct-range-from-start-length/24073?page=2#post_25",
"publishedAt": "2026-03-14T06:32:13.000Z",
"site": "https://internals.rust-lang.org",
"textContent": "That actually wouldn't work. To utilize `Step`, you'd have to pass by ownership internally, as the methods take `Self` by value. That's the only way you'd know what the end value is, but now you no longer have the start value to store.",
"title": "Introduce a way to construct Range from start + length"
}