Rust: Beginner -> Intermediate Feb 20, 2021 WIP fn lifetimes_question_mark<'a>(&'a str) {} # What does clippy say? Check out the docs for more info.