Info
This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: Why does ref in struct need lifetime?
struct Parse { ■ rustc: consider introducing a named lifetime parameter: `<'a>`, `'a `
pattern:&str, ■ rustc: missing lifetime specifier expected named lifetime parameter
}
I really curious about this ?
2 posts - 2 participants
🏷️ Rust_feed