Enum odbc_safe::Unconnected [] [src]

pub enum Unconnected {}

Indicates that a Connection is allocated, but not connected to a Data Source.

Trait Implementations

impl Debug for Unconnected
[src]

Formats the value using the given formatter.