parent
c92e95dac2
commit
3650d4a6de
@ -71,6 +71,7 @@ pub trait TlsConnect<S> {
|
||||
/// A `MakeTlsConnect` and `TlsConnect` implementation which simply returns an error.
|
||||
///
|
||||
/// This can be used when `sslmode` is `none` or `prefer`.
|
||||
#[derive(Debug, Copy, Clone)]
|
||||
pub struct NoTls;
|
||||
|
||||
#[cfg(feature = "runtime")]
|
||||
|
Loading…
Reference in New Issue
Block a user