Struct cdrs::types::rows::Row [] [src]

pub struct Row { /* fields omitted */ }

Methods

impl Row
[src]

Trait Implementations

impl Debug for Row
[src]

Formats the value using the given formatter.

impl IntoRustByName<Vec<u8>> for Row
[src]

impl IntoRustByName<String> for Row
[src]

impl IntoRustByName<bool> for Row
[src]

impl IntoRustByName<i64> for Row
[src]

impl IntoRustByName<i32> for Row
[src]

impl IntoRustByName<i16> for Row
[src]

impl IntoRustByName<f64> for Row
[src]

impl IntoRustByName<f32> for Row
[src]

impl IntoRustByName<IpAddr> for Row
[src]

impl IntoRustByName<Uuid> for Row
[src]

impl IntoRustByName<List> for Row
[src]

impl IntoRustByName<Map> for Row
[src]

impl IntoRustByName<UDT> for Row
[src]