Skip to main content

Crate rtimelogger

Crate rtimelogger 

Source
Expand description

rTimeLogger library root. Exposes CLI parser, high-level run() function, and internal modules.

Modules§

cli
config
core
db
errors
Unified application error type. All modules (db, core, cli, utils) return AppError to keep the error handling consistent and easy to manage.
export
import
models
ui
utils

Functions§

dispatch
Central command dispatcher
run
Entry point usato da main.rs