[][src]Macro cassandra_proto::into_rust_by_name

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