Macro cassandra_cpp::stmt [] [src]

macro_rules! stmt {
    ( $( $x:expr ),*) => { ... };
}