rusqlite::SqliteRows
[−]
[src]
type SqliteRows<'stmt> = Rows<'stmt>;
Old name for Rows
. SqliteRows
is deprecated.
type SqliteRows<'stmt> = Rows<'stmt>;
Old name for Rows
. SqliteRows
is deprecated.