pub fn render_tearsheet_html(
report: &BacktestReport,
options: &TearsheetOptions,
) -> StringExpand description
Render a self-contained HTML tear sheet from a completed backtest report.
pub fn render_tearsheet_html(
report: &BacktestReport,
options: &TearsheetOptions,
) -> StringRender a self-contained HTML tear sheet from a completed backtest report.