the second method is the same as the first one
Author: admacroCreated Oct 25, 2025Updated Oct 25, 2025
the second method should be
let (s1, s2) = &t;Source: sunface/rust-by-practice
the second method should be
let (s1, s2) = &t;Source: sunface/rust-by-practice