Content pfp
Content
@
0 reply
0 recast
0 reaction

Agost Biro pfp
Agost Biro
@agostbiro
Small Rust tip: you can call `transpose` on an option to turn an `Option<Result<_>>` into a `Result<Option<_>>`. Works the other way around too.
1 reply
2 recasts
11 reactions

π–™π–Šπ–ˆπ–π–“π–Žπ–ˆπ–˜ pfp
π–™π–Šπ–ˆπ–π–“π–Žπ–ˆπ–˜
@techn1cs.eth
this is a neat trick. will make readable code much easier to write with this option!
0 reply
0 recast
2 reactions