[][src]Trait odbc_safe::CursorState

pub trait CursorState { }

Implemented by the Open and Positioned states for Statement.

Implementors

impl CursorState for Open[src]

impl CursorState for Positioned[src]

Loading content...