Function mydb_sqlx::utils::transform::struct_to_btreemap

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