{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreia43xa2nrqyor4zic6dojr7ajjq7luhaemovrx65wne3qkopv3wge",
    "uri": "at://did:plc:ivbknywyskln22er3nkssdhl/app.bsky.feed.post/3mgyt5am64bu2"
  },
  "path": "/t/introduce-a-way-to-construct-range-from-start-length/24073?page=2#post_24",
  "publishedAt": "2026-03-14T05:55:51.000Z",
  "site": "https://internals.rust-lang.org",
  "tags": [
    "anything implementing `Step`"
  ],
  "textContent": "I think it'd be reasonable for the length to be a `usize` and the start to be anything implementing `Step`, with a panicking version and an `Option` version.",
  "title": "Introduce a way to construct Range from start + length"
}