[][src]Type Definition mysql_binlog::event::RowData

type RowData = Vec<Option<MySQLValue>>;