What should the getter for a Vec|String| return, &[&str]? What about Option|Vec|String||?

jpfreely@programming.dev to Rust@programming.dev – 1 points –

When returning an immutable reference to a private struct field. (On mobile and used vertical bars instead of a bunch of HTML codes)

0

No comments yet. You could be first!