Expand description
The app
module.
This module contains the core application logic for the Rust Assistant. It typically includes structures and functions responsible for initializing and running the application, handling high-level operations, and coordinating between other modules.
Structsยง
- Rust
Assistant - The
RustAssistant
struct, providing functionalities to interact with crates and their contents.