Struct ruroonga_client::Rows [] [src]

pub struct Rows { /* fields omitted */ }

Methods

impl Rows
[src]

A result rows representing type. This type is usually generated by ResultParser#into_raw().

Get columns in Rows.

Trait Implementations

impl Clone for Rows
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more