| ▲ | brown9-2 a day ago | |
Is it important to be idiomatic if the project meets its goals around memory safety? | ||
| ▲ | kikimora a day ago | parent | next [-] | |
No, but the project does not meet its goals around memory safety. It is usage Rust all the way down with same memory safety issues. | ||
| ▲ | feverzsj a day ago | parent | prev [-] | |
If it's not idiomatic, the memory safety won't be guaranteed. | ||