Enum odbc_safe::Opened [] [src]

pub enum Opened {}

Cursor state of Statement. A statement is likely to enter this state after executing e.g a SELECT query.

Trait Implementations

impl Debug for Opened
[src]

Formats the value using the given formatter.