словам погулить?
https://doc.rust-lang.org/book/ch05-03-method-syntax.html Rust doesn’t have an equivalent to the -> operator; instead, Rust has a feature called automatic referencing and dereferencing. Calling methods is one of the few places in Rust that has this behavior. Но, имхо, предложенный вариант не очень. Лучше сделать явно с прокси объектом как https://doc.rust-lang.org/std/slice/struct.Iter.html
Обсуждают сегодня