Skip to main content

load_backtest_report

Function load_backtest_report 

Source
pub fn load_backtest_report(
    db_path: &Path,
    requested_run_id: Option<i64>,
) -> Result<Option<BacktestReport>, StorageError>