Cannot return value referencing temporary value while lifetime should be valid
Hi everyone, I have a case I am not sure why it is not valid, here is a small recreation of the issue in playground play.rust-lang.org Rust Playground A browser interface to the Rust compiler to experiment with the…