I\'m learning Rust by reading codes of Rust applications and I often struggle with finding traits\' method implementations for structs.
For instance, I have the following