{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreiczxtffk47h3l5mmmdrjdqk5fiyubbuhsfpbfzh7bmmqs4ydxlzxy",
    "uri": "at://did:plc:ivbknywyskln22er3nkssdhl/app.bsky.feed.post/3mk32j3oti7l2"
  },
  "path": "/t/way-to-make-a-configuration-struct-stable-across-versions/24187#post_5",
  "publishedAt": "2026-04-22T06:45:55.000Z",
  "site": "https://internals.rust-lang.org",
  "textContent": "You could manually construct this with\n\n\n    Config {\n      message: String::new(),\n      non_exhaustive_marker: <_>::default(),\n    }\n",
  "title": "Way to make a configuration struct stable across versions?"
}