pub struct Row<'a>(_, _);
Expand description
A collection of column values. Read-only, so thread-safe.
Get a particular column by index
Get a particular column by name
convert while reading cassandra columns
convert while reading cassandra columns by name
convert while reading cassandra columns
convert while reading cassandra columns by name
convert while reading cassandra columns
convert while reading cassandra columns by name
convert while reading cassandra columns
convert while reading cassandra columns by name
convert while reading cassandra columns
convert while reading cassandra columns by name
convert while reading cassandra columns
convert while reading cassandra columns by name
convert while reading cassandra columns
convert while reading cassandra columns by name
convert while reading cassandra columns
convert while reading cassandra columns by name
convert while reading cassandra columns
convert while reading cassandra columns by name
convert while reading cassandra columns
convert while reading cassandra columns by name
convert while reading cassandra columns
convert while reading cassandra columns by name
convert while reading cassandra columns
convert while reading cassandra columns by name
convert while reading cassandra columns
convert while reading cassandra columns by name
convert while reading cassandra columns
convert while reading cassandra columns by name
convert while reading cassandra columns
convert while reading cassandra columns by name
convert while reading cassandra columns
convert while reading cassandra columns by name
Formats the value using the given formatter. Read more
Formats the value using the given formatter. Read more
Creates a new iterator for the specified row. This can be
used to iterate over columns in a row.
The type of the elements being iterated over.
Which kind of iterator are we turning this into?
The type of the elements being iterated over.
Which kind of iterator are we turning this into?
impl<T> Any for T where
T: 'static + ?Sized,
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more
impl<T, U> Into<U> for T where
U: From<T>,
Converts the given value to a String
. Read more
The type returned in the event of a conversion error.
The type returned in the event of a conversion error.