Function mydb_sqlx::utils::transform::struct_to_hashmap

source ยท
pub fn struct_to_hashmap<T: Serialize>(data: T) -> HashMap<String, Value>