Trait odbc_safe::CursorState [] [src]

pub trait CursorState { }

Implemented by the Open and Positioned states for Statement.

Implementors