Derive Macro scyllax_macros::JsonData

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

Implements

  • [scylla::frame::value::Value] and
  • [scylla::cql_to_rust::FromCqlVal]

for a struct.