Function distance_oracle::run_and_save
source · pub async fn run_and_save(client: &Client, settings: Settings)
Expand description
Asynchronously runs a computation using the provided client and saves the result to a file.
pub async fn run_and_save(client: &Client, settings: Settings)
Asynchronously runs a computation using the provided client and saves the result to a file.