|
|
|
|
|
by pjaoko
276 days ago
|
|
> Rust's rich type system and ownership model will guarantee me memory-safety and thread-safety, which eliminate many classes of bugs at compile-time. With PHP, you don't have to worry about compile-time bugs, because there is no compile time. |
|