[][src]Macro cassandra_proto::into_rust_by_index

macro_rules! into_rust_by_index {
    (Tuple, $($into_type:tt)+) => { ... };
    (Row, $($into_type:tt)+) => { ... };
}