Struct serde_odbc::Connection[][src]

pub struct Connection(_);

Methods

impl Connection
[src]

Trait Implementations

impl Drop for Connection
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl !Send for Connection

impl !Sync for Connection