mysql.result

Structures for data received: rows and result sets (ie, a range of rows).

Members

Structs

ResultRange
struct ResultRange

An input range of Row.

Row
struct Row

A struct to represent a single row of a result set.

Meta