[][src]Module sqlx_core::cursor

Traits

Cursor

Represents a result set, which is generated by executing a query against the database.