diff --git a/azure-kusto-data/src/client_details.rs b/azure-kusto-data/src/client_details.rs index 99558c3..edc1c78 100644 --- a/azure-kusto-data/src/client_details.rs +++ b/azure-kusto-data/src/client_details.rs @@ -1,3 +1,5 @@ +#![allow(missing_docs)] + use std::borrow::Cow; use once_cell::sync::Lazy;