For the complete documentation index, see llms.txt. This page is also available as Markdown.

Rust

Source Code Structure

In order to compile your source code, make sure you have the following file structure within the ❮sourceCodePath❯ folder that will be built.

📁 src └─ 📄 main.rs 📄 Cargo.toml 📄 Cargo.lock

Last updated

Was this helpful?