Skip to main content

run_reference

Function run_reference 

Source
pub async fn run_reference(
    gateway: &str,
    symbol: &str,
    reference_type: &str,
    format: OutputFormat,
) -> Result<()>