[][src]Derive Macro cassandra_macro_derive::CassandraTable

#[derive(CassandraTable)]
{
    // Attributes available to this derive:
    #[column]
    #[table]
}