Skip to main content

run_future_screen

Function run_future_screen 

Source
pub async fn run_future_screen(
    gateway: &str,
    c2s_json: &str,
    output: OutputFormat,
) -> Result<()>