Add another Show impl
This commit is contained in:
parent
9e9b0ee54a
commit
9e260fdfac
@ -1073,8 +1073,7 @@ impl Connection {
|
||||
}
|
||||
|
||||
/// Specifies the SSL support requested for a new connection
|
||||
// FIXME
|
||||
// #[derive(Show)]
|
||||
#[derive(Show)]
|
||||
pub enum SslMode {
|
||||
/// The connection will not use SSL
|
||||
None,
|
||||
|
Loading…
Reference in New Issue
Block a user