Ideally examples that show what a "complete" Rust project might look like in terms of the way it is laid out and what associated tooling / scripts that are commonly used or included in Rust code bases.
For beginners, maybe look at smaller projects like libraries and CLIs without a lot of dependencies.