Struct odbc_safe::NoVersion [] [src]

pub struct NoVersion;

Used to indicate that the ODBC environments version is not yet declared

Trait Implementations

impl Debug for NoVersion
[src]

Formats the value using the given formatter.

impl Clone for NoVersion
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for NoVersion
[src]