Expand description
Utility modules for the track CLI.
This module contains utility functions and types used throughout the application, including error handling and common helper functions.
Re-exports§
pub use error::Result;pub use error::TrackError;
Modules§
- error
- Error types for the track CLI application.