Derive Macro scylla::ValueList

source ·
#[derive(ValueList)]
{
    // Attributes available to this derive:
    #[scylla_crate]
}
Expand description

#[derive(ValueList)] derives ValueList for struct Works only on simple structs without generics etc