Module rust_assistant::app

source ·
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§

  • The RustAssistant struct, providing functionalities to interact with crates and their contents.