karolherbst 🐧 🦀 on Nostr: TIL in rust you can collect into `Option<Vec<_>>` (or Result) if the iterator yields ...
TIL in rust you can collect into `Option<Vec<_>>` (or Result) if the iterator yields Option (or Result) returning the first None (or Err) or the collection
Published at
2024-12-21 15:19:47Event JSON
{
"id": "8b6559524d207689bfd8a3c56aa2eaad5778aa7ae5719eb8b20836645d673b80",
"pubkey": "c05a23984a26550554ba6e5f5791143fb8fbb12dfe5bb3ae401274e00539f43d",
"created_at": 1734794387,
"kind": 1,
"tags": [
[
"proxy",
"https://chaos.social/users/karolherbst/statuses/113691484951278877",
"activitypub"
]
],
"content": "TIL in rust you can collect into `Option\u003cVec\u003c_\u003e\u003e` (or Result) if the iterator yields Option (or Result) returning the first None (or Err) or the collection",
"sig": "17d8a9ff2332f66174ca7aa9f5f58f328347fafb15b54f83f92b19bb4ebacbebb22a69f17d6477e97b9972da59c0787d5cf00accb12a484c01f6b5ca9cfda91a"
}