# Table of Contents for hello_cargo ## Subdirectories - [[src/src - README]] ## Files - [[Cargo.toml]] ## Summary **Directory Overview** This directory contains the source code and configuration files for a Rust project. * It includes a single subdirectory, [src], which contains additional files. * Within this directory, there is another file called [[README]]. * The project also relies on a [[Cargo.toml]] file to manage its dependencies. Generated by llama3.2:latest