This is probably not new topic, I did read Rust tech doc on the topic but still couldn’t make my code to work. I’m just playing with the code and trying to get used to the language. So I have the following:
https://is.gd/MXJnXT
why I’m receiving expected lifetime parameter for both traits in method declaration? I’m highly appreciate your input. I love Rust!