rusqlite::SqliteRow [] [src]

type SqliteRow<'stmt> = Row<'stmt>;

Old name for Row. SqliteRow is deprecated.