|
|
|
|
|
by PudgePacket
2451 days ago
|
|
You don't need unsafe. This point is brought up a lot, though I understand where the misunderstanding can come from. Rust is perfectly capable of expressing graphs with zero unsafe code, just currently not in the most optimum implementation. |
|