Derive Macro scylla_cql::macros::SerializeRow

source ยท
#[derive(SerializeRow)]
{
    // Attributes available to this derive:
    #[scylla]
}
Expand description

Documentation for this macro can only be found in scylla crate - not in scylla-macros nor in scylla-cql. This is because of rustdocs limitations that are hard to explain here.