Skip to main content

render_command_output

Function render_command_output 

Source
pub fn render_command_output(
    command: &AppCommand,
    store: &PortfolioStateStore,
    prices: &PriceStore,
    event_log: &EventLog,
    strategy_store: &StrategyStore,
    mode: BinanceMode,
) -> String