Enum odbc_safe::Prepared [] [src]

pub enum Prepared {}

State used by Statement. A statement will enter this state after a successful call to prepare().

Trait Implementations

impl Debug for Prepared
[src]

Formats the value using the given formatter.