Type Definition rusqlite::SqliteRows [] [src]

type SqliteRows<'stmt> = Rows<'stmt>;

Old name for Rows. SqliteRows is deprecated.