blablak·3年前·讨论> Pretty much anyone can read Go and understand what is going on which is def. not true for Rust.Why do you think so?If you don't know what `defer` execution order is LIFO, you cannot read code with multiple `defer`'s. IMO, Rust just have more things like `defer`
Why do you think so?
If you don't know what `defer` execution order is LIFO, you cannot read code with multiple `defer`'s. IMO, Rust just have more things like `defer`