{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreidcmxerm6ug2kpt2f67igtk4nofybk466q3tabul7hd4pyuxrhbpm",
    "uri": "at://did:plc:ivbknywyskln22er3nkssdhl/app.bsky.feed.post/3mljqeq7ymvr2"
  },
  "path": "/t/interiorassign-trait-a-b/24291#post_13",
  "publishedAt": "2026-05-10T19:59:51.000Z",
  "site": "https://internals.rust-lang.org",
  "textContent": "emy:\n\n>\n>     let mut num = Some(12);\n>     num := 13;\n>\n\nI am not proposing for this use case.\n\nFor completeness, the current way to do this would be:\n\n\n    num = Some(13)\n",
  "title": "InteriorAssign trait { a := b }"
}