Content
@
0 reply
0 recast
0 reaction
Agost Biro
@agostbiro
Which concepts do newcomers to Rust struggle with? - Lifetimes, especially static and serde deserialzer - Traits vs classes - Dynamically sized types - Object safety - Sum types What else?
4 replies
0 recast
9 reactions
rareadam - q/dao
@rareadam
Safe Multithreading using Send + Sync and how to properly use it without too many tries🙈
0 reply
0 recast
3 reactions