Enum odbc_safe::Unprepared [] [src]

pub enum Unprepared {}

State used by Statement. Indicates that no Access Plan has been created, yet.

Trait Implementations

impl Debug for Unprepared
[src]

[src]

Formats the value using the given formatter.