Function run_query

Source
pub fn run_query(
    host: &str,
    to_run: &str,
    output: OutputMode,
) -> Result<(), Error>