{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreigs4fokm6mimx34uxqgmwdmlm7adv6i62xqgyw3kapo5ufaz6cjvu",
    "uri": "at://did:plc:ivbknywyskln22er3nkssdhl/app.bsky.feed.post/3mgvazpbvbcz2"
  },
  "path": "/t/introduce-a-way-to-construct-range-from-start-length/24073#post_14",
  "publishedAt": "2026-03-12T17:42:39.000Z",
  "site": "https://internals.rust-lang.org",
  "textContent": "cuviper:\n\n> (start..).with_len(count)\n\n\n    (start..)[..count]\n\n\n(but then do we have to allow `(start..)[4]` i.e. `start + 4` or is it just disallowed? Anyway spitballing)",
  "title": "Introduce a way to construct Range from start + length"
}