Improve fmt::Debug of Client and ClientBuilder
This commit is contained in:
@@ -254,6 +254,7 @@ impl fmt::Debug for Identity {
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(Debug)]
|
||||
pub(crate) enum TlsBackend {
|
||||
#[cfg(feature = "default-tls")]
|
||||
Default,
|
||||
|
||||
Reference in New Issue
Block a user