Derive Macro scylla_macros::IntoUserType[][src]

#[derive(IntoUserType)]
Expand description

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