|
|
|
|
|
by PudgePacket
2528 days ago
|
|
> you can do things safely in C# that you would be forced to use 'unsafe' in Rust for Could you provide an example? I thought pretty much everything could be achieved, albeit sub-optimally with reference counting (data structures). |
|