Type Definition iotdb_client_rs::client::Result[][src]

pub type Result<T> = Result<T, Box<dyn Error>>;