Derive Macro scylla::IntoUserType

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

#[derive(IntoUserType)] allows to parse a struct as User Defined Type Works only on simple structs without generics etc