#[derive(IntoUserType)]
Expand description

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